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.
That would have to be done in the Java code where we configure Hikari.
Alright, willing to try anything at this point. What should I Google to find some help on how to do this with docker?
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.