Connection error unable to reproduce in local env

50 views
Skip to first unread message

Bratish Goswami

unread,
Dec 19, 2011, 4:19:14 AM12/19/11
to Socket.IO
While the localhost working perfectly, the similar thing showing
problem from remote production server. The js error is something like:

The connection to ws://remote.server:8088/socket.io/1/websocket/1221615574727743779
was interrupted while the page was loading.

The problem is very much Firefox specific I am assuming. Firefox
version is 8.0.1.

It's throwing error around this line of the client side socket.io.js
file:

e=c.MozWebSocket||c.WebSocket),this.websocket=new e(this.prepareUrl()
+a),this.websocket.onopen=function(){

Any idea why this is happening?

Thanks

3rdEden

unread,
Dec 20, 2011, 3:10:20 PM12/20/11
to Socket.IO
The user closed the page, or pressed the esc button which closes all
connection even websocket connections.
Reply all
Reply to author
Forward
0 new messages