Docker daemon fails to start on voxl
-
@Eric-Katzfey if you cannot start docker images, you can try the command above to clear them. Good luck.
Thanks, but I think you meant to ping @shlee853
-
@Eric-Katzfey if you cannot start docker images, you can try the command above to clear them. Good luck.
-
Great!
I resolved this problem as you mentioned.
yocto:/$ rm /data/network/files/local-kv.db yocto:/$ voxl-configure-docker-support.sh Stopping original docker service Enabling our own services docker-start & docker-prepare starting docker-start.service loading hello-world docker image successfully loaded hello-world starting docker-prepare service Created symlink from /etc/systemd/system/default.target.wants/docker-autorun.service to /etc/systemd/system/docker-autorun.service. done configuring voxl-docker-support -
rm /data/network/files/local-kv.dbdid the trick. Thanks for providing that missing piece of data!
@kiprock Thank you for this, that also solved the issue in my case.
To be a little more cautious, I simply renamed the existing file, which forced the generation of a new one when running the configuration script
voxl-configure-docker-support.sh:voxl:/data/network/files$ mv local-kv.db local-kv_DISABLED.db -
What do you see after running
voxl-configure-docker.sh?Should be something like:
yocto:/# voxl-configure-docker-support.sh Stopping original docker service Enabling our own services docker-start & docker-prepare starting docker-start.service loading hello-world docker image successfully loaded hello-world starting docker-prepare service done configuring voxl-docker-support@modaltb I have a problem, after I write that line, the drone display a message that says: voxl:/$ voxl-configure-docker-suport.sh
bash: voxl-configure-docker-suport.sh: command not found
voxl:/$ -
@José-Quintanilla You can use [TAB] after you start writing a command to auto-fill
-
@José-Quintanilla You can use [TAB] after you start writing a command to auto-fill
-
@José-Quintanilla What is not working? Did you run
voxl-configure-docker-support.sh?@tom That's the line that doesnt let me run, my done say: voxl-configure-docker-support.sh: command not found
-
@José-Quintanilla What release do you have installed, what does
voxl-versionsay? -
@José-Quintanilla When you get a chance post the output of
voxl-version. Also what hardware are you on? -
@José-Quintanilla When you get a chance post the output of
voxl-version. Also what hardware are you on?@tom voxl:/$ voxl-version
system-image: 4.0.0
kernel: #1 SMP PREEMPT Thu Oct 13 17:57:05 UTC 2022 3.18.71-perfhw version: VOXL
voxl-suite: 0.9.4
Packages:
Repo: http://voxl-packages.modalai.com/dists/apq8096/sdk-0.9/binary-arm64/
Last Updated: stat: cannot stat '/var/lib/opkg/lists/modalai': No such file or directory
stat: cannot stat '/var/lib/opkg/lists/modalai': No such file or directory
WARNING: repo file has changed since last update,
packages may have originated from a different repo
List:
apq8096-dfs-server 0.3.1
apq8096-imu-server 1.0.3
apq8096-libpng 1.6.38-1
apq8096-system-tweaks 0.1.3
apq8096-tflite 2.8.3-1
libapq8096-io 0.6.0
libmodal-cv 0.2.3
libmodal-exposure 0.0.7
libmodal-journal 0.2.1
libmodal-json 0.4.3
libmodal-pipe 2.6.0
libvoxl-cci-direct 0.1.5
libvoxl-cutils 0.1.1
voxl-camera-calibration 0.2.3
voxl-camera-server 1.3.5
voxl-cpu-monitor 0.3.0
voxl-docker-support 1.2.4
voxl-gphoto2-server 0.0.10
voxl-jpeg-turbo 2.1.3-4
voxl-libgphoto2 0.0.4
voxl-libuvc 1.0.7
voxl-logger 0.3.4
voxl-mavlink 0.1.0
voxl-mavlink-server 0.2.0
voxl-modem 0.16.1
voxl-mongoose 7.7.0-1
voxl-mpa-to-ros 0.3.6
voxl-mpa-tools 0.7.6
voxl-opencv 4.5.5-1
voxl-portal 0.4.2
voxl-qvio-server 0.8.2
voxl-streamer 0.4.1
voxl-suite 0.9.4
voxl-system-image 4.0-r0
voxl-tag-detector 0.0.4
voxl-tflite-server 0.3.1
voxl-utils 1.2.2
voxl-uvc-server 0.1.3
voxl-vision-px4 1.4.0
voxl-vpn 0.0.6voxl:/$
-
@José-Quintanilla I was asking because that command also lists installed packages, try without the .sh:
voxl-configure-docker-support@tom I think I need to use the command with the .sh, I'm following this guide https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python
and the command you want me to do is referring to this guide: https://docs.modalai.com/docker-on-voxl/
-
@José-Quintanilla Its the exact same command, the name was just slightly changed since that page was written.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login