You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you provide the error message you encounter?
When using the docker-compose setup, you could also use the provided docker image - is there a reason why you are building your own?
Changing the command to wget https://github.com/GIScience/openrouteservice/releases/download/v9.1.0/docker-compose.yml - the version from the latest release, results in the same issue.
Please correct me if I'm doing something wrong.
Thank you!
Thus, wget https://github.com/GIScience/openrouteservice/releases/download/v9.1.0/docker-compose.yml -O docker-compose.yml should do the trick.
As for why building doesn't work, could you provide the command you are issuing, its full output, and the output of git show?
It's a bit hard to understand what is happening otherwise :)
Is there an existing issue for this?
Problem description
Hi!
The pom file contains links to repositories with incorrect URLs. The docker-compose build fails when trying to connect to them.
I checked the links manually:
Proposed solution
Could you please provide valid links to the repositories or suggest an alternative solution for installing the software on an Ubuntu server?
Additional context
No response
Forum Topic Link
No response
The text was updated successfully, but these errors were encountered: