-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, there was a crash at 1:36 AM, and PM2 restarted everything right after. Here's the error:
TypeError: Cannot create property 'mobile' on boolean 'false'
at ClientReconnect.init (/home/debian/node/jbnc/lib/ClientReconnect.js:22:54)
at new ClientReconnect (/home/debian/node/jbnc/lib/ClientReconnect.js:8:10)
at Server.clientReconnect (/home/debian/node/jbnc/lib/Server.js:734:16)
at TLSSocket.<anonymous> (/home/debian/node/jbnc/lib/Server.js:331:58)
at TLSSocket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23)
dragon||AJFiej2fn2345/irc.dal.net:6667||somepassword/mobile
or
dragon||AJFiej2fn2345/irc.dal.net:6667/mobile
In the entire code, I can't find any occurrence of the word 'mobile'; it seems to be related to the PASS command.
If I can't find it, I'll have to uncomment 'uncaughtException,' which is a shame because it's the first time it has crashed and there's only one mobile error. Rare bug.
Metadata
Metadata
Assignees
Labels
No labels