Skip to content

Instantly share code, notes, and snippets.

@deedubs
Created June 23, 2011 18:58
Show Gist options
  • Save deedubs/1043309 to your computer and use it in GitHub Desktop.
Save deedubs/1043309 to your computer and use it in GitHub Desktop.
Error: Socket is not writable
at Socket._writeOut (net.js:391:11)
at Socket.write (net.js:377:17)
at Master.<anonymous> (/root/epic.io/node_modules/cluster/lib/master.js:226:13)
at Master.call (/root/epic.io/node_modules/cluster/lib/worker.js:73:17)
at HTTPServer.<anonymous> (/root/epic.io/node_modules/cluster/lib/plugins/stats.js:62:18)
at HTTPServer.emit (events.js:81:20)
at IOWatcher.callback (net.js:948:12)
Error: Socket is not writable
at Socket._writeOut (net.js:391:11)
at Socket.write (net.js:377:17)
at Master.<anonymous> (/root/epic.io/node_modules/cluster/lib/master.js:226:13)
at Master.call (/root/epic.io/node_modules/cluster/lib/worker.js:73:17)
at HTTPServer.<anonymous> (/root/epic.io/node_modules/cluster/lib/plugins/stats.js:72:18)
at HTTPServer.emit (events.js:81:20)
at HTTPParser.onIncoming (http.js:1109:12)
at HTTPParser.onHeadersComplete (http.js:108:31)
at Socket.ondata (http.js:1008:22)
at Socket._onReadable (net.js:681:27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment