having trouble using docker on the sdcard
-
Hello,
I've recently flashed the newer
voxl_platform_3-3-0-0.5.0-a.tar.gzonto a VOXL and then immediately attempted to move the docker support to the SD card following the instructions here:
https://docs.modalai.com/docker-on-voxl/#move-docker-image-from-data-to-mntsdcardI know this worked out previously, perhaps with the 0.4.6 platform.
Now, after updating the/etc/systemd/system/docker-daemon.servicefile
(changing/datato/mnt/sdcard), thevoxl-configure-docker-support.shscript no longer completes.Specifically, it times out after a while with "Error response from daemon: could not find image: no such id: efc161607398". Seems like it's hung up at the part of the voxl-configure-docker-support script trying to access the hw.tgz "hello world" example image from /usr/share/modalai. I don't really need the example docker image, but I'm having trouble using docker on the sdcard at all.
Even after manually executing "systemctl enable docker-daemon" and
"systemctl start docker-daemon", when I attempt to "docker load" a new
image, I get an odd errorAn error occurred trying to connect: Post ... docker.sock/v1.21/images/load:write unix /var/run/docker.sock: write: broken pipeIf I had to guess, I'd say something else related to docker needs to
know to look for data on the /mnt/sdcard as well now, but not sure
what... thanks for any advice! -
@JoeC Seems like it is an SD card issue. I was able to recreate the problem when using a SanDisk Extreme 32GB card. But when using a SanDisk Ultra 16GB card everything works fine.
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