npwd icon indicating copy to clipboard operation
npwd copied to clipboard

Bug: Error executing (SHOW TABLES WHERE `Tables_in_s3801_r0p1x3l`LIKE ? ["users"]) with error message Access denied for user 'XXX'@'SERVER-IP' (using password: YES)

Open necaz1337 opened this issue 2 years ago • 5 comments

Development Issue

Yes

Phone Version

latest

Issue Description

i censored the ip and user.

Issue Reproduction

starting script

Evidence

image

necaz1337 avatar Jun 14 '23 21:06 necaz1337

I got the same issue today by installing NPWD.

mysql-async can connect to the database, so the script would be able to. But it is configured to a predefined IP, instead of the IP gave in mysql_connection_string in server.cfg.

Certurix avatar Jun 15 '23 18:06 Certurix

Solved. my password had special characters, now it works

necaz1337 avatar Jun 20 '23 19:06 necaz1337

Problem still exists. Many people have it.

jbdevic avatar Jul 27 '23 19:07 jbdevic

I have the same error, without special characters it works but I'd like to be able to put some

Maxence1502 avatar Jul 27 '23 19:07 Maxence1502

I also had this issue and can confirm it was related to special characters in password.

coconutwatermelon avatar Dec 21 '23 23:12 coconutwatermelon