Skip to content

Socket is not writable #512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
level09 opened this issue Sep 7, 2011 · 2 comments
Closed

Socket is not writable #512

level09 opened this issue Sep 7, 2011 · 2 comments
Labels
bug Something isn't working

Comments

@level09
Copy link

level09 commented Sep 7, 2011

Happened on commit b2f9f19

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)
@3rd-Eden
Copy link
Contributor

Thanks for reporting, marked as bug

@jasonwebster
Copy link

This can be closed. Fixed along with #555 in bee1efb

darrachequesne added a commit that referenced this issue Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants