Voxl Docker Python
-
Hello,
I am trying to get the voxl-docker python script from this page: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python
But when I try to run the pull command, I get this error:
docker pull gcr.io/modalai-public/voxl-mavsdk-python:v1.1
Error response from daemon: unable to ping registry endpoint
https://gcr.io/v0/
v2 ping attempt failed with error: Get
https://gcr.io/v2/:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable
v1 ping attempt failed with error: Get
https://gcr.io/v1/_ping:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachableI am running this on a Modal M500 with Voxl 1 and Docker is installed and setup. What would be causing this error?
-
Hello,
I am trying to get the voxl-docker python script from this page: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python
But when I try to run the pull command, I get this error:
docker pull gcr.io/modalai-public/voxl-mavsdk-python:v1.1
Error response from daemon: unable to ping registry endpoint
https://gcr.io/v0/
v2 ping attempt failed with error: Get
https://gcr.io/v2/:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable
v1 ping attempt failed with error: Get
https://gcr.io/v1/_ping:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachableI am running this on a Modal M500 with Voxl 1 and Docker is installed and setup. What would be causing this error?
@Samuel-Bryan Have you tried building the image on VOXL following these steps: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python#optional-building-the-image
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login