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

Error during WebSocket handshake: net::ERR_CONNECTION_RESET #2702

Closed
Jiraffe7 opened this issue Oct 3, 2016 · 1 comment
Closed

Error during WebSocket handshake: net::ERR_CONNECTION_RESET #2702

Jiraffe7 opened this issue Oct 3, 2016 · 1 comment

Comments

@Jiraffe7
Copy link

Jiraffe7 commented Oct 3, 2016

I am facing this error when I access my app:

websocket.js:100 WebSocket connection to 'ws://.../socket.io/?EIO=3&transport=websocket&sid=00MoBUdWQC98AUsmAAAC' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET

I have followed the instructions in #1942 to make sure that nginx is proxying correctly.

It works correctly when I'm testing locally on localhost, but does not work on the server.

Any advice is appreciated!

@Jiraffe7
Copy link
Author

Jiraffe7 commented Oct 7, 2016

Turns out there was another reverse proxy in front of my server that I had no control of.
Changed my server set up and works as expected.

@Jiraffe7 Jiraffe7 closed this as completed Oct 7, 2016
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