Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Compose fails to pull osmwithoutborders/cosmogony-tiles image #60

Open
OhmSpectator opened this issue Jul 12, 2024 · 3 comments
Open

Comments

@OhmSpectator
Copy link

When running the command pipenv run inv -e run-local cosmogony.json, the Docker Compose setup fails to pull the osmwithoutborders/cosmogony-tiles image, resulting in the following error:

Loading .env environment variables...
docker compose up -d
time="2024-07-12T16:10:18+02:00" level=warning msg="/home/nikolay/projects/cosmogony_explorer/docker-compose.yml: `version` is obsolete"
 explorer Pulling 
 tiles Pulling 
 api Pulling 
 postgres Pulling 
 tiles Error pull access denied for osmwithoutborders/cosmogony-tiles, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
 postgres Error context canceled
 explorer Error context canceled
 api Error context canceled
Error response from daemon: pull access denied for osmwithoutborders/cosmogony-tiles, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

I've checked Docker Hub and confirmed that there is no public repository named osmwithoutborders/cosmogony-tiles.

@OhmSpectator
Copy link
Author

Is the project obsolete, and should I use another tool to explore the cosmogony.json data?

@OhmSpectator
Copy link
Author

@amatissart, could you please provide some information about the accessibility of the required docker hub repositories?...

@antoine-de
Copy link
Contributor

Hi @OhmSpectator , for some context, this project has been started for QwantMaps, but all the original members of the team have left, and qwant maps has been closed, so maybe the docker hub repositories have been closed in the same time.

I think you can still use cosmogony, but you'll need to build the docker images yourself (and maybe host them for others?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants