Traccar stops reverse geocoding at the same time every day

Tyler Bresnahan6 years ago

Every day at 7pm the traccar stops converting the debug lines into readable info, it works fine all day until this time and it stops working for almost 3 hours then works fine again.

Anton Tananaev6 years ago

Clearly you have a problem with your geocoding service. What's he question?

Tyler Bresnahan6 years ago

Im just wondering why it would shut down at the exact same time every day, its not reaching a request limit because every day we have a different amount of requests but it still shuts down either way

Anton Tananaev6 years ago

Are you using Google? What makes you think that you are not reaching the limit? Sometimes Google doesn't work at all without API key. I would recommend to use different provider or get a key.

Tyler Bresnahan6 years ago

Were using google but we have also tried nominatim and had the same issues.

Anton Tananaev6 years ago

Which service did you use for Nominatim? Did you host it yourself?

socstur6 years ago

Google’s daily limit resets at 12am MT. Which Timezone are you located in? You could be hitting the limit and reseting at 12am MT. Which version of traccar are you using?

Tyler Bresnahan6 years ago

Eastern, and it resets at 9:45 pm, the daily limit would be resetting at 2am, as for the Nominatim I will look into it more shortly, the version is 3.14

socstur6 years ago

If you use google with api key you can monitor the developer console(console.developers.google.com) to see if geocoding requests coming in are being denied.