I am new to openrouterservice, I followed the video and I was able to get it to start, but when I change the map, it stays loading and never loads
Hey,
this question is a little bit vague, could you specify the following things a bit:
- What video did you follow?
- What do you mean by when I change the map?
What map are you talking about?
Best regards
it’s true it was quite vague,
the video is Setup a Self-Hosted OpenRouteService Instance with Docker on Windows, Mac or Linux - YouTube .
In the video, it changes to the Delaway map and it works fine. In my case, I want to change it to the Argentina map. and when I do it the localhost loading is loading.
Hey,
one thing to note is that Argentina is about 10x the size of Delaware, so expect openrouteservice to take a lot longer to load.
Could you give some more information on what you mean by the localhost loading is loading?
Could you post the logs of your docker-compose command?
Have you checked that you deleted the graphs and that the line in the Volumes
section of your docker-compose.yml
is correct?
Best regards