Crashes on client connect #479

Open
opened 2023-05-01 11:22:59 -06:00 by andrewlimaza · 5 comments
andrewlimaza commented 2023-05-01 11:22:59 -06:00 (Migrated from github.com)

BNETD service keeps crashing whenever trying to connect to it see the error message (tried MySQL and plain storage path) as well as the develop branch.

Details
Ubuntu 18.04
W3L 1.26.x

Errors

May 01 19:17:37 [info ] _client_setemailreply: [24] init account "REDACTED" email to "REDACTED"
May 01 19:17:42 [trace] _client_motdw3: lastnews() 1396065966 news_time 1333944367
FATAL ERROR: argument index out of range

When connecting to MySQL it throws 2 SQL queries (uid='0' and uid='x'). Any help is highly appreciated, and is always throwing the "Argument index out of range"

BNETD service keeps crashing whenever trying to connect to it see the error message (tried MySQL and plain storage path) as well as the develop branch. **Details** Ubuntu 18.04 W3L 1.26.x **Errors** ``` May 01 19:17:37 [info ] _client_setemailreply: [24] init account "REDACTED" email to "REDACTED" May 01 19:17:42 [trace] _client_motdw3: lastnews() 1396065966 news_time 1333944367 FATAL ERROR: argument index out of range ``` When connecting to MySQL it throws 2 SQL queries (uid='0' and uid='x'). Any help is highly appreciated, and is always throwing the "Argument index out of range"
andrewlimaza commented 2023-05-01 12:00:45 -06:00 (Migrated from github.com)

Looking into this further, I authenticate with a password and logs me in and then asks me to confirm my email address.

Once confirming my email address it says things are okay, then the server crashes. I might try with an older Ubuntu/CENTOS 7

Looking into this further, I authenticate with a password and logs me in and then asks me to confirm my email address. Once confirming my email address it says things are okay, then the server crashes. I might try with an older Ubuntu/CENTOS 7
kcinickgx commented 2023-05-10 18:39:59 -06:00 (Migrated from github.com)
https://github.com/pvpgn/pvpgn-server/issues/476
andrewlimaza commented 2023-05-11 00:51:22 -06:00 (Migrated from github.com)

Thanks for sharing @kcinickgx, somehow I missed the comments on issue I'll try deleting the MOTD and see if it helps.

Thanks for sharing @kcinickgx, somehow I missed the comments on issue #476 I'll try deleting the MOTD and see if it helps.
kcinickgx commented 2023-05-15 19:17:56 -06:00 (Migrated from github.com)

yo, did it work?

yo, did it work?
andrewlimaza commented 2023-05-19 12:23:02 -06:00 (Migrated from github.com)

@kcinickgx I've had a busy week but deleting the w3motd.txt file helps and seems to have worked! Thanks so much, appreciate the help.

@kcinickgx I've had a busy week but deleting the w3motd.txt file helps and seems to have worked! Thanks so much, appreciate the help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Techwizz/pvpgn-server#479
No description provided.