[Archive] Authserver and Worldserver close instantly after opening
[Archive] Authserver and Worldserver close instantly after opening
Archived author: xalexander90 • Posted: 2025-11-04T18:18:49.021323
Original source
Hey
I'm currently having the problem where I open the MySQL.bat, then when I proceed and try to open AuthServer it instantly closes.
I checked the Auth log and it says the following:
EmuCoach V2 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (authserver)
<Ctrl-C> to stop.
Using configuration file authserver.conf.
OpenSSL 1.0.1c 10 May 2012 (Library: OpenSSL 1.0.1h 5 Jun 2014)
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
I checked the authserver.conf and it's trying to use root as username and ascent as password
I use windows 64
Edit: I fixed the issue
I found this thread: http://www.emucoach.com/showthread.php?1...run-server that fixed it for me
The issue was that another mysqld was running
Quote:xalexander90 said:Are you sure that your MySQL is running ? & can you run worldserver.exe and check Server.log and give me result !
Hey
I'm currently having the problem where I open the MySQL.bat, then when I proceed and try to open AuthServer it instantly closes.
I checked the Auth log and it says the following:
EmuCoach V2 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (authserver)
<Ctrl-C> to stop.
Using configuration file authserver.conf.
OpenSSL 1.0.1c 10 May 2012 (Library: OpenSSL 1.0.1h 5 Jun 2014)
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
I checked the authserver.conf and it's trying to use root as username and ascent as password
I use windows 64
Edit: I fixed the issue
I found this thread: http://www.emucoach.com/showthread.php?1...run-server that fixed it for me
The issue was that another mysqld was running
Click to expand...
Archived author: xalexander90 • Posted: 2025-11-04T18:18:49.021323
Original source
Quote:xalexander90 said:Are you sure that your MySQL is running ? & can you run worldserver.exe and check Server.log and give me result !
Hey
I'm currently having the problem where I open the MySQL.bat, then when I proceed and try to open AuthServer it instantly closes.
I checked the Auth log and it says the following:
EmuCoach V2 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (authserver)
<Ctrl-C> to stop.
Using configuration file authserver.conf.
OpenSSL 1.0.1c 10 May 2012 (Library: OpenSSL 1.0.1h 5 Jun 2014)
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
I checked the authserver.conf and it's trying to use root as username and ascent as password
I use windows 64
Edit: I fixed the issue
I found this thread: http://www.emucoach.com/showthread.php?1...run-server that fixed it for me
The issue was that another mysqld was running
Click to expand...