Spammed with Failed to validate connection

Nick DL5 years ago

Hello, I am having a weird issue with Traccar spamming my log file with this error:
https://pastebin.com/6gETcq34

I am running Traccar in a docker container, connected to a MySQL database configured on an entirely other machine.
I would like to try that maxLifeTime suggestion, but I have no idea where to do that.

Any help is very much appreciated.

Anton Tananaev5 years ago

That would have to be done in the Java code where we configure Hikari.

Nick DL5 years ago

Alright, willing to try anything at this point. What should I Google to find some help on how to do this with docker?