Geocoder data disappears

smsoousa2 years ago

Hello everybody! Someone already had this problem, some addresses report, when composing to show the name of the street it shows a link "show address", some positions also, sometimes, are without address data. Could it be some limitation in the geocoder? Thanks

smsoousa2 years ago

oh, one more detail. When you click on the "show address" link the address generates normally. However, I wanted to know if this is something that needs to be configured in the system's XML, as it has caused a lot of inconvenience

smsoousa2 years ago

Another detail, it is not every time that the address appears when clicking on the ok link

Anton Tananaev2 years ago

It is likely a frequency limitation of your geocoding provider.

smsoousa2 years ago

We have our own nominatim server, I believe that an upgrade in the server's hardware and an increase in postgres connections should solve the problem. The error I get is this:

WARN: Geocoding failed - Connection timed out - ConnectException (...)
Track-trace2 years ago

If this is only the case when you request the report, while the nominatim server is online. You could try to increase the timeout.

But did you check the logifile from the nominatim server itself ? That might give you more clues.

Anton Tananaev2 years ago

Yeah, could be the problem with resources on your geocoding server.