Skip to content
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

Crashes on client connect #479

Open
andrewlimaza opened this issue May 1, 2023 · 5 comments
Open

Crashes on client connect #479

andrewlimaza opened this issue May 1, 2023 · 5 comments

Comments

@andrewlimaza
Copy link

andrewlimaza commented May 1, 2023

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
Copy link
Author

andrewlimaza commented May 1, 2023

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
Copy link

#476

@andrewlimaza
Copy link
Author

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

@kcinickgx
Copy link

yo, did it work?

@andrewlimaza
Copy link
Author

@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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants