I’m trying to test API, but I’m getting error 504 Gateway Time-out
nginx/1.22.1. Is service enabled to test?
Which API?
Can you give the complete URL?
For the overpass-api, this can be seen quite often.
I’m testing the routing example that appears in documentation
Which routing example in which documentation?
http://router.project-osrm.org/route/v1/driving/13.388860,52.517037;13.397634,52.529407;13.428555,52.523219?overview=false
Thanks,
seems that the site has a (temporary?) problem
Using it via https://openstreetmap.org:
-
the “OSRM car” part has a problem
-
while the ‘OSRM foot’ and ‘OSRM bicycle’ parts work
Edit: or does OSM use it’s own (FOSSGIS owned) OSRM-server?
Please read OSRM Api not working - you are trying to access a demo instance that may be down at any time and should not be used in production. The linked thread tells you what you may do (self-hosting OSRM or using a third party service).
@ToniE osm.org uses the OSRM demo instance that is run by volunteers at FOSSGIS, the German local chapter.