castnow
castnow copied to clipboard
Crash when macbook idle sleeps
events.js:85
throw er; // Unhandled 'error' event
^
Error: This socket is closed.
at TLSSocket.Socket._writeGeneric (net.js:656:19)
at TLSSocket.Socket._write (net.js:709:8)
at doWrite (_stream_writable.js:301:12)
at writeOrBuffer (_stream_writable.js:288:5)
at TLSSocket.Writable.write (_stream_writable.js:217:11)
at TLSSocket.Socket.write (net.js:634:40)
at PacketStreamWrapper.send (/usr/local/lib/node_modules/castnow/node_modules/castv2-client/node_modules/castv2/lib/packet-stream-wrapper.js:41:15)
at Client.send (/usr/local/lib/node_modules/castnow/node_modules/castv2-client/node_modules/castv2/lib/client.js:126:11)
at Channel.send (/usr/local/lib/node_modules/castnow/node_modules/castv2-client/node_modules/castv2/lib/channel.js:34:12)
at ConnectionController.Controller.send (/usr/local/lib/node_modules/castnow/node_modules/castv2-client/lib/controllers/controller.js:28:16)
That's a workaround, but not a fix.