Geocoding failed problem

Suny Niazi7 years ago

hi
i used this google road for custom map


https://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}&s=Ga

why shown warn error to log ?


2017-02-21 13:52:58  WARN: Geocoding failed - Request timed out to maps.googleapis.com/172.217.21.234:80 of 60000 ms - TimeoutException (...)
2017-02-21 13:52:58  INFO: [FA0812DA] id: 8813081519, time: 2017-02-21 13:50:35, lat: 38.18117, lon: 46.15977, speed: 48.4, course: 304.0

is serious problem ?

Anton Tananaev7 years ago

The warning in the log doesn't have anything to do with map. It's for reverse geocoding. One warning is probably no a big deal. You will basically have one position without address, but if you get a lot of those messages, it means that your reverse geocoding is not working. It seems like your server has some problems with network connection to the Google service.