All i see is command web and mail.
Have you restarted the service?
It's in a docker container and yes i restarted the container.
There way to restart traccar in the container?
I tried to do that but didn't have any luck.
You have to restart the container. But make sure your config file is external.
Ahh okay so i can just nano in the container and input that in there?
No, you can't because when you restart the container it will reset everything.
So i'll need to edit the file in the container then restart the service in the container?
Your configuration file should be outside of the container.
but don't restart the container itself?
You have to restart.
Restart the container or the service in the container?
I've already adjusted the traccar.xml outside of the container....
There is no service in the world of containers.
Good Afternoon,
I currently have server and all app's installed on my devices.
I've added the below info to my traccar.xml i don't see an option to select traccar under notifications
<entry key='notificator.types'>traccar,...</entry> <entry key='notificator.traccar.key'>TRACCAR_KEY</entry>