meteorhacks / meteord

MeteorD - Docker Runtime for Meteor Apps for Production Deployments
https://registry.hub.docker.com/u/meteorhacks/meteord/
MIT License
439 stars 371 forks source link

Error WebSocket connection #94

Closed Jayuda closed 2 years ago

Jayuda commented 8 years ago

Hello Guys, On my meteor app show this error : WebSocket connection to 'ws://..../websocket' failed: Error during WebSocket handshake: Unexpected response code: 400

What should i do ? Thanks

haizi-zh commented 8 years ago

Are you using Meteor behind nginx? When improperly configured, this error might happen. The following article may help you:

http://stackoverflow.com/questions/17014969/meteor-websocket-handshake-error-400-with-nginx