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

Any know how to fix this #1546

Closed
pranshuthegamer opened this issue Oct 7, 2020 · 7 comments
Closed

Any know how to fix this #1546

pranshuthegamer opened this issue Oct 7, 2020 · 7 comments

Comments

@pranshuthegamer
Copy link

Err address unreachable

I'm using Ubuntu 20.14
It worked the first time
And then never worked again

@Borys64
Copy link
Collaborator

Borys64 commented Oct 12, 2020

Where is this error displayed? Within the nodejs output or a browser console?

@pranshuthegamer
Copy link
Author

Browser

@Borys64
Copy link
Collaborator

Borys64 commented Oct 12, 2020

That isn't an issue with the server, chances are you are inputting the wrong URL.

@pranshuthegamer
Copy link
Author

pranshuthegamer commented Oct 12, 2020 via email

@Borys64
Copy link
Collaborator

Borys64 commented Oct 12, 2020

Tell me what you're doing exactly. What client are you using and what prefix are you using with the server ip (ws or something else).

@pranshuthegamer
Copy link
Author

@Borys64 I'm using using cigar client from agarian
And opening the chrome console it shows
Connecting to public IP:443
ERR ADDRESS UNREACHABLE

@Tombez
Copy link
Collaborator

Tombez commented Oct 18, 2020

Connecting to your own public ip doesn't work, use the local ip of the computer that's hosting the server. If you're trying to connect with the same computer that is hosting, use 127.0.0.1:443 or localhost:443

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

No branches or pull requests

3 participants