-
Notifications
You must be signed in to change notification settings - Fork 7
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
An error occurred at 1:36 a.m., which I couldn't correct #78
Comments
That's very confusing. Is the client connecting somehow with 'mobile' in their connection? |
I would try to reproduce the bug by replacing " |
I manage to reproduce the bug. Just do this:
Wait a few seconds for it to make this error:
Immediately log in, and there is this error:
and :
|
The error seems to be fixed. I've deployed it to production for tomorrow. I'll check if everything's okay : a550d20 |
The error recurred last night, 3 times in 5 minutes, presumably by the same user. The error even triggered again this morning at 6:05 AM, where it seems to have occurred 5 times in 20 minutes, likely by the same user, but there's no certainty if it's the same user as yesterday. The error resembles what I fixed here #79 for the events I'm not familiar with many events where "
It seems like " The error could also occur due to something like:
It could also be a missing raw in jbnc. Here's the current error:
|
The bug occurs when reproducing the following steps:
The bug does not occur if the person has reverted to their initial nickname, which is Nick before getting gline. |
Hi, there was a crash at 1:36 AM, and PM2 restarted everything right after. Here's the error:
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.
The text was updated successfully, but these errors were encountered: