5of9 that's a bad idea. To disable you should change systemd config. If you just disable health check in the server config, check will fail every time and your service will keep restarting in an infinite loop.
Yes sorry you are right than nothing will set sd notify watchdog to 1...
Health check is a good feature.
Can you pl guide how we can disable the health check ?
You can remove WatchdogSec from the traccar.service file (systemd service).
WatchdogSec
traccar.service
5of9 that's a bad idea. To disable you should change systemd config. If you just disable health check in the server config, check will fail every time and your service will keep restarting in an infinite loop.