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

"Unable to connect to localhost on port 1702, error: Connect error: No error" when trying to connect to localhost:1702 and other IP addresses NO MATTER WHAT #543

Open
ProjectHSI opened this issue Feb 21, 2025 · 0 comments

Comments

@ProjectHSI
Copy link

ProjectHSI commented Feb 21, 2025

Exact URL: ws://localhost:1702/commands_editor

Of note: This specific port will work when connecting via the browser (about:blank, "new Websocket("ws://localhost:1702/[etc]"). The server is running and can be connected to (signified by the intended client running fine and the browser connecting and "working" just fine).

Of additional note: I can't change the server code, but the server doesn't seem to be related here, since the message shows up even if the server isn't running.

The server does not use TLS.

occurs in both the WS example application and in my own app.

@ProjectHSI ProjectHSI changed the title "Unable to connect to localhost on port 1702, error: Connect error: No error" when trying to connect to a localhost IP NO MATTER WHAT "Unable to connect to localhost on port 1702, error: Connect error: No error" when trying to connect to localhost:1702 NO MATTER WHAT Feb 21, 2025
@ProjectHSI ProjectHSI changed the title "Unable to connect to localhost on port 1702, error: Connect error: No error" when trying to connect to localhost:1702 NO MATTER WHAT "Unable to connect to localhost on port 1702, error: Connect error: No error" when trying to connect to localhost:1702 and other IP addresses NO MATTER WHAT Feb 21, 2025
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

1 participant