For some reason, suddenly Traccar stopped logging to database. When I check the log file, all devices show up in the log as "NEW DEVICE".
The Database server/user/pass has not changed, I can connect to the MySQL manually without issue and look at the devices registered etc.
Since Traccar says it's a "new device" I suspect it does not actually connect to the DB? Or should there be clearer errors if that is the case? (e.g service not starting). Is there any way to debug DB connectivity?
The log says "WARN: Unknown device" (not "NEW DEVICE)
For some reason, suddenly Traccar stopped logging to database. When I check the log file, all devices show up in the log as "NEW DEVICE".
The Database server/user/pass has not changed, I can connect to the MySQL manually without issue and look at the devices registered etc.
Since Traccar says it's a "new device" I suspect it does not actually connect to the DB? Or should there be clearer errors if that is the case? (e.g service not starting). Is there any way to debug DB connectivity?