sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.78k stars 1.58k forks source link

Socket IO errors with Heroku deploy #388

Open gabriel4649 opened 9 years ago

gabriel4649 commented 9 years ago

I used the one click deploy to heroku. It worked well for a bit, but now I just can't stop getting socket.io errors. Any has any ideas?

2015-04-01T19:56:53.068682+00:00 heroku[router]: at=error code=H12 desc="Request timeout" 
method=GET path="/socket.io/?EIO=3&transport=polling&t=1427918182923-163&sid=wC8XOE5izK6hFbqYAAAa" host=chat.xxx.com 
request_id=092f6214-e319-4a10-b42d-6d9303a177d4 fwd="98.192.6.180" 
dyno=web.1 connect=2ms service=30001ms status=503 bytes=0
POST 
http://chat.xxx.socket.io/ [HTTP/1.1 400 Bad Request 33ms]
Firefox can't establish a connection to the server at ws://chat.koipun.com/socket.io/?EIO=3&transport=websocket&sid=aYnYuSW6RlBn3_qnAAAm. vendor-d11a1cbf402a1b63042d6eec27a4516e.js:2:0
The connection to ws://chat.xxx.com/socket.io/?EIO=3&transport=websocket&sid=aYnYuSW6RlBn3_qnAAAm was interrupted while the page was loading.
alexiskattan commented 9 years ago

+1