FacilMap / facilmap

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan trips and add markers, lines and routes to custom maps with live collaboration.
https://facilmap.org/
GNU Affero General Public License v3.0
321 stars 21 forks source link

Error in the search / route tracing bar #127

Closed alexennis closed 3 years ago

alexennis commented 4 years ago

When I try and search or trace directions from two destinations I get the following error code:

Error: connect ECONNREFUSED 130.117.76.9:443

What should I do to resolve? Please help

cdauth commented 4 years ago

Hm, I'm not sure, sometimes OpenRouteService has some temporary issues that get resolved again after a while.

If you check "Load route details" in the route options, it uses Mapbox instead of OpenRouteService, so maybe that works?

alexennis commented 4 years ago

Hi,

Tried that but it still doesn't work. Same error message

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, 7 Sep 2020 at 12:33, Candid Dauth notifications@github.com wrote:

Hm, I'm not sure, sometimes OpenRouteService has some temporary issues that get resolved again after a while.

If you check "Load route details" in the route options, it uses Mapbox instead of OpenRouteService, so maybe that works?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FacilMap/facilmap2/issues/127#issuecomment-688234564, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ43VFXHT5BO527WJOR2AVLSESZGFANCNFSM4Q55QBHA .

cdauth commented 4 years ago

Ah, the problem is Nominatim, not OpenRouteService or Mapbox.

I'm not sure what the problem is, maybe a temporary outage.

All I can recommend you for now is to enter the coordinates as the start/destination, rather than the place name. You can find out the coordinates by hovering with the mouse over the place, the coordinates are written on the bottom right of the screen.

alexennis commented 4 years ago

I get the same error code even when I try to route between two sets of coordinates...

Nothing else to recommend? Thanks

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, 7 Sep 2020 at 12:43, Candid Dauth notifications@github.com wrote:

Ah, the problem is Nominatim, not OpenRouteService or Mapbox.

I'm not sure what the problem is, maybe a temporary outage.

All I can recommend you for now is to enter the coordinates as the start/destination, rather than the place name. You can find out the coordinates by hovering with the mouse over the place, the coordinates are written on the bottom right of the screen.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FacilMap/facilmap2/issues/127#issuecomment-688240058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ43VFRIFLW2L2YBGBRDE23SES2OBANCNFSM4Q55QBHA .

cdauth commented 4 years ago

I have asked in the OSM community whether someone can help. Maybe the IP address of my server is somehow blocked from using the OSM search.

cdauth commented 4 years ago

It seems to work again. Eventually I will have to migrate to a different search provider, because it seems that my server was temporarily banned for exceeding the rate limit.