Database error

Simonux6 years ago

Hi,

My Traccar is KO for 3 days, i have uninstalled and reinstalled, and it's ever KO, i use it with mysql, i got this log :

2018-12-02 09:27:49  INFO: HikariPool-1 - Starting...
2018-12-02 09:27:56 ERROR: HikariPool-1 - Exception during pool initialization. - Could not create connection to database server. Attempted reconnect 3 times. Giving up. - MySQLNonTransientConnectionException (... < DataManager:139 < *:89 < Context:382 < Main:110 < ...)
2018-12-02 09:27:56 ERROR: Main method error - Failed to initialize pool: Could not create connection to database server. Attempted reconnect 3 times. Giving up. - PoolInitializationException (... < DataManager:139 < *:89 < Context:382 < Main:110 < ...)

i don't understand the problem, i'm shure the User/ password are ok

Anton Tananaev6 years ago

The error message is pretty self explanatory. You need to find out why server can't connect to the database. Most likely it's either db configuration or network problem.