Trying to connect Traccar with local MySQL server v5.1.53

Max Schmidt3 years ago

Trying to connect Traccar with local MySQL server v5.1.53
Errors:

2021-10-15 12:09:54  INFO: HikariPool-1 - Starting...
2021-10-15 12:10:00 ERROR: HikariPool-1 - Exception during pool initialization. - Could not create connection to database server. Attempted reconnect 3 times. Giving up. - SQLNonTransientConnectionException (... < DataManager:130 < *:89 < Context:290 < Main:120 < ...)
2021-10-15 12:10:00 ERROR: Main method error - Could not create connection to database server. Attempted reconnect 3 times. Giving up. - SQLNonTransientConnectionException (... < DataManager:130 < *:89 < Context:290 < Main:120 < ...)
2021-10-15 12:10:00  WARN: JNA: Callback org.traccar.WindowsService$ServiceMain@928763c threw the following exception - Could not create connection to database server. Attempted reconnect 3 times. Giving up. - SQLNonTransientConnectionException (... < DataManager:130 < *:89 < Context:290 < Main:120 < ...)
Anton Tananaev3 years ago

Maybe your database version is too ancient?