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 closed before receiving a handshake response #108

Open
junilo opened this issue Jun 9, 2015 · 1 comment
Open

Connection closed before receiving a handshake response #108

junilo opened this issue Jun 9, 2015 · 1 comment

Comments

@junilo
Copy link

junilo commented Jun 9, 2015

I am prototyping a websocket server using Alchemy. Server runs fine but when trying to open a connection from a browser, it cannot established a connection and the error is

WebSocket connection to 'ws://localhost:81/' failed: Connection closed before receiving a handshake response

@mokeev1995
Copy link

you can't use localhost, try to use your real IP adress. like 192.168.1.5 or somthing like that

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