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
timers.js:103
if (!process.listeners('uncaughtException').length) throw e;
^
Error: not opened
at WebSocket.send (/home/chat/node_modules/socket.io/node_modules/ws/lib/WebSocket.js:175:16)
at WebSocket.write (/home/chat/node_modules/socket.io/lib/transports/websocket.js:65:17)
at WebSocket.Transport.packet (/home/chat/node_modules/socket.io/lib/transport.js:515:15)
at WebSocket.Transport.heartbeat (/home/chat/node_modules/socket.io/lib/transport.js:330:10)
at Object._onTimeout (/home/chat/node_modules/socket.io/lib/transport.js:301:12)
at Timer.list.ontimeout (timers.js:101:19)
timers.js:103
if (!process.listeners('uncaughtException').length) throw e;
^
Error: not opened
at WebSocket.send (/home/chat/node_modules/socket.io/node_modules/ws/lib/WebSocket.js:175:16)
at WebSocket.write (/home/chat/node_modules/socket.io/lib/transports/websocket.js:65:17)
at WebSocket.Transport.packet (/home/chat/node_modules/socket.io/lib/transport.js:515:15)
at WebSocket.Transport.heartbeat (/home/chat/node_modules/socket.io/lib/transport.js:330:10)
at Object._onTimeout (/home/chat/node_modules/socket.io/lib/transport.js:301:12)
at Timer.list.ontimeout (timers.js:101:19)
[email protected] node_modules/redis
[email protected] node_modules/hiredis
[email protected] node_modules/express
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
[email protected] node_modules/socket.io
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected])
file: https://github.com/MSergW/dle_nodechat/blob/master/server.js
Help please :(
The text was updated successfully, but these errors were encountered: