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
Ten seconds after a socket connection has closed, we get the following error:
TypeError: Cannot read property 'close' of null
at WebSocketReceiver.heartbeat_timeout (/home/red/testclient/0000/server/node_modules/sockjs/lib/trans-websocket.js:157:26)
at null._onTimeout (/home/red/testclient/0000/server/node_modules/sockjs/lib/trans-websocket.js:75:24)
at Timer.listOnTimeout (timers.js:92:15)
Do you have any hint what could be the reason for this?
The text was updated successfully, but these errors were encountered:
Ten seconds after a socket connection has closed, we get the following error:
Do you have any hint what could be the reason for this?
The text was updated successfully, but these errors were encountered: