[Solved] Bug when logging in
-
Might this be due to being behind a company proxy that blocks any traffic besides 80 and 443 ports?
I also get this error message in my console on chrome:WebSocket connection to 'ws://community.nodebb.org/socket.io/1/websocket/blockofrandomletters' failed: Error during WebSocket handshake: Unexpected response code: 502
-
I'm talking about the version running here (community.nodebb.org). Do you experience any issues when logging in here?
-
Ok - at present the underlying websockets library will attempt to connect using websockets first, and failing that, drops down to ajax polling. This is why it takes a couple seconds.
As long as you eventually get connected, it's okay, although we do realise that it is a problem for some people.
Copyright © 2024 NodeBB | Contributors