Geocoding failed - HTTP 429 Too Many Requests

sulfy4 years ago

I just reinstalled my traccar version with latest 4.15

Now I am getting too many errors in server log

 WARN: Geocoding failed - HTTP 429 Too Many Requests - ClientErrorException (...)

please help

Anton Tananaev4 years ago

Disable geocoding.

sulfy4 years ago

how can I disable geocoding?

Anton Tananaev4 years ago

Check documentation please.

Tony Shelver4 years ago

Or try a different geocoding service. The one you are using is rate limited lower than Traccar is processing transactions. Configured in the traccar.xml file

sulfy4 years ago

I have nothing about geocoding in traccar.xml file.

I tried <entry key='geocoder.enable'>false</entry> In traccar.xml and still gets the same error in server log

sulfy4 years ago

@Tony Shelver I didn't do any changes to traccar.xml after fresh install other than choosing mysql. my server version is 4.15 and documentation says geocoding is default in this version.

where can I try different geocoding service ?

sulfy4 years ago

@Anton Thank you for you support, I got it fixed after one more restart (I think traccar.xml edit did not take effect on first restart)

Anton Tananaev4 years ago

One restart is definitely enough, so you probably didn't restart the first time.