Probably your change made the XML invalid.
Thanks for your quick reply Anton.
I wasn't able to make it work again, so, I made a fresh installation. (I installed version 4.0)
I had another problem, I wasn't able to install Traccar v4.5, when I try to start Traccar (with: sudo systemctl start traccar.service), nothing happens, no message on the screen) and when I open the URL the server refuses the connection, the traccar service is not running I guess, why?
Hello.
¿Does anybody knows why my Traccar server stop working just after adding the lines for Google Reverse Geocoding?
It was working OK until I add this lines:
<entry key='geocoder.enable'>true</entry> <entry key='geocoder.type'>google</entry> <entry key ='geocoder.key'>(my key)</entry>
Now the Traccar server is not starting after rebooting, I even deleted the three code lines.