I was using a MySQL connection and it worked on an older version of Traccar, but due to a performance issue I switched to the latest version of Traccar 6.2 with a PostgreSQL database. but the address field is "null", because of this, the number of requests to the geocoding server increases, because it has to load again. do you need to add something else to the config? this configuration worked on the old one
Config traccar.xml
and in export excel is no address
Set ignore positions configuration parameter to false.
Thank you, you saved my life
How did you do it in config file?
add "geocoder.ignorePositions"
I was using a MySQL connection and it worked on an older version of Traccar, but due to a performance issue I switched to the latest version of Traccar 6.2 with a PostgreSQL database. but the address field is "null", because of this, the number of requests to the geocoding server increases, because it has to load again. do you need to add something else to the config? this configuration worked on the old one
Config traccar.xml
and in export excel is no address