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
if (!socket.server_socket.writable) {
^
TypeError: Cannot read property 'writable' of undefined
at Socket.<anonymous> (/root/EasyMTProto/emtproto.js:257:47)
at Socket.emit (events.js:182:13)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at Socket.Readable.push (_stream_readable.js:219:10)
at TCP.onread (net.js:635:20)
[nodemon] app crashed - waiting for file changes before starting...
The text was updated successfully, but these errors were encountered:
narbehaj
changed the title
app crashed - waiting for file changes before starting
TypeError: Cannot read property 'writable' of undefined
Jun 17, 2018
I'm getting this error once a day:
The text was updated successfully, but these errors were encountered: