node.js - Socket.io - when I run my node app on localhost I can connect, but on the production server I can't? -


i'm using passport.socketio. debug statements authorization success firing, not connect event. these debug statements on server:

setting poll timeout discarding transport cleared post timeout client laknraalkn3but clearing poll timeout jsonpolling writing io.j[o]("8::"); set post timeout client laknraalkn3but jsonpolling closed due exceeded duration setting request /socket.io/1/jsonp-polling/laknraalkn3but 

not sure if problem, i'm trying connect on port 8086, have told me high of port university web server. can allow ports? in server firewall? i'm using windows server 2008 , iis 7, , i've set reverse proxy forward traffic port 8086.

thanks!

this firewall issue, without knowing full setup, it's kind of impossible diagnose. make sure port 8806 open on server, see if there physical hardware firewall between , server , port 8806 open on well.


Comments

Popular posts from this blog

python - argument must be rect style object - Pygame -

webrtc - Which ICE candidate am I using and why? -

c# - Better 64-bit byte array hash -