Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection refused #172

Open
qwertykid opened this issue Jun 28, 2023 · 1 comment
Open

Connection refused #172

qwertykid opened this issue Jun 28, 2023 · 1 comment

Comments

@qwertykid
Copy link

I am on using the linux-arm8 release.
Here are my logs using the example command in the readme:

./phantom-linux-arm8 -server lax.mcbr.cubed.host:19132
Starting up with remote server IP: lax.mcbr.cubed.host:19132
Failed to init server: Invalid server address: lookup lax.mcbr.cubed.host on [::1]:53: read udp [::1]:44879->[::1]:53: read: connection refused

Idk what else to give you.
I know this was able to acess the internet evidenced by wget:

wget https://github.com/jhead/phantom/releases/download/v0.5.4/phantom-linux-arm8
--2023-06-27 23:03:56--  https://github.com/jhead/phantom/releases/download/v0.5.4/phantom-linux-arm8
Resolving github.com... 140.82.114.3
Connecting to github.com|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/148742678/6c846662-8190-459e-b804-e48c16b1e480?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230628%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230628T030357Z&X-Amz-Expires=300&X-Amz-Signature=cd8984f5aa7ebafe70e42bd84faf5e3a18962f0e64c521239b9f4b7a4e85f887&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=148742678&response-content-disposition=attachment%3B%20filename%3Dphantom-linux-arm8&response-content-type=application%2Foctet-stream [following]
--2023-06-27 23:03:57--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/148742678/6c846662-8190-459e-b804-e48c16b1e480?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230628%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230628T030357Z&X-Amz-Expires=300&X-Amz-Signature=cd8984f5aa7ebafe70e42bd84faf5e3a18962f0e64c521239b9f4b7a4e85f887&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=148742678&response-content-disposition=attachment%3B%20filename%3Dphantom-linux-arm8&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com... 185.199.110.133, 185.199.108.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3543831 (3.4M) [application/octet-stream]
Saving to: ‘phantom-linux-arm8’

phantom-linux-arm8       100%[===============================>]   3.38M   987KB/s    in 3.5s

2023-06-27 23:04:00 (987 KB/s) - ‘phantom-linux-arm8’ saved [3543831/3543831]

I have no idea what is going on 😐

@Lunarwolf2453
Copy link

The server in the example does exist anymore, so that is your problem. Try with this server
Vbgames.ddns.net:19132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants