We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bonjour,
Après avoir suivi ces instructions: https://github.com/jancelin/geo-poppy/wiki/2.-Installation , le Pi ne répond pas aux requêtes sur: https://geopoppy.local ni sur: https://172.24.1.1
En se connectant en ssh, on voit que docker ne tourne pas:
pirate@geopoppy:~$ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES pirate@geopoppy:~$
En faisant un docker-compose up, ça va chercher plein de trucs, puis à un moment, ça coince:
docker-compose up
pirate@geopoppy:~$ docker-compose up Pulling ftp (forumi0721alpinearmhf/alpine-armhf-vsftpd:latest)... latest: Pulling from forumi0721alpinearmhf/alpine-armhf-vsftpd 891c38a28b54: Pull complete 90f74cc71d39: Pull completed 77c5690ce77: Pull complete 83e3140c2449: Pull complete 959909c696a3: Pull complete 8cfc26598af2: Pull complete 446e01793316: Pull complete c7aa73a2872a: Pull complete d10c5fdc1f67: Pull complete Pulling postgis (jancelin/geopoppy:postgres10-2.4-arm32_1)... postgres10-2.4-arm32_1: Pulling from jancelin/geopoppy b9a800ded6f0: Pull complete c9d20c8c3200: Pull complete 1d64c3e79eae: Pull complete 102150977c9e: Pull complete c5d0bd3eb33e: Pull complete 1840152afae8: Pull complete f846689664b2: Pull complete 7c3e38eef6d5: Pull complete 8e6e17d84e85: Pull complete c2aeb1108736: Pull complete 114c03e95d01: Pull complete f1c47225f01d: Pull complete 9bddfb5247f5: Pull complete c84560ac5456: Pull complete 80ed78d91eb7: Pull complete 9d1684e76974: Pull complete 507839dbbbac: Pull complete Pulling wps (3liz/qgis-raspberry3-wps:final-3_4_7-master)... ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing. Continue with the new image? [yN]y Pulling wps (3liz/qgis-raspberry3-wps:final-3_4_7-master)... ERROR: pull access denied for 3liz/qgis-raspberry3-wps, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Quid?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bonjour,
Après avoir suivi ces instructions:
https://github.com/jancelin/geo-poppy/wiki/2.-Installation
, le Pi ne répond pas aux requêtes sur:
https://geopoppy.local
ni sur:
https://172.24.1.1
En se connectant en ssh, on voit que docker ne tourne pas:
En faisant un
docker-compose up
, ça va chercher plein de trucs, puis à un moment, ça coince:Quid?
The text was updated successfully, but these errors were encountered: