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'm having problems with connecting to server that is behind nginx reverse proxy that handles SSL certificates. Back end is unsecured so the upgrade of the connection is not working.
I'm having problems with connecting to server that is behind nginx reverse proxy that handles SSL certificates. Back end is unsecured so the upgrade of the connection is not working.
my nginx config for the WebSocket part:
NodeJS code:
I see
Client connected
and then righjt awayClient disconnected
messages in log file.The text was updated successfully, but these errors were encountered: