You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a socket.IO server, It works fine non-proxied, but it runs on port 2004, and I want to proxy it through Nginx. I do so, and it does not respond anymore. What's wrong?