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
throw new Error('Socket is not writable');
^
Error: Socket is not writable
at Socket._writeOut (net.js:391:11)
at Socket.write (net.js:377:17)
at WebSocket.write (/home/realtime/node_modules/socket.io/lib/transports/websocket/hybi-07-12.js:130:17)
at WebSocket.onDispatch (/home/realtime/node_modules/socket.io/lib/transport.js:222:10)
at Manager.onDispatch (/home/realtime/node_modules/socket.io/lib/manager.js:356:31)
at SocketNamespace.packet (/home/realtime/node_modules/socket.io/lib/namespace.js:156:16)
at SocketNamespace.emit (/home/realtime/node_modules/socket.io/lib/namespace.js:188:15)
at /home/realtime/server.js:38:24
at [object Object].<anonymous> (fs.js:107:5)
at [object Object].emit (events.js:61:17)
The text was updated successfully, but these errors were encountered:
Happened on commit b2f9f19
The text was updated successfully, but these errors were encountered: