Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Overpass API Hostname DNS Error #54

Open Lee-Carre opened 3 years ago

Lee-Carre commented 3 years ago

Having never been prompted to answer any questions for quite some time, despite visiting places for which StreetComplete had quests, I examined the Debug Info of What's Nearby? to discover

Last Overpass Query Result:
Unable to resolve host "www.overpass-api.de": No address associated with hostname

So; no questions because What's Nearby? can't query the API, because it's using the wrong hostname.

Why doesn't it have a list of different hosts, so that this isn't a single-point-of-failure, else at least allow the user to set an override to the default hostname?