Description
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 :(