Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. docker on voxl flight deck stop working

docker on voxl flight deck stop working

Scheduled Pinned Locked Moved Ask your questions right here!
3 Posts 1 Posters 582 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Dong LiuD Offline
    Dong LiuD Offline
    Dong Liu
    Contributor
    wrote on last edited by
    #1

    Hi,

    Docker suddenly stops working on my voxl flight deck. The docker daemon won't start.

    Here is the error message

    voxl:/$ systemctl status docker-daemon -l
    Oct 09 03:45:44 apq8096 docker[4238]: time="2022-10-09T03:45:44.540007000Z" level=warning msg="Could not delete local endpoint clever_babbage during endpoint cleanup: endpoint with name clever_babbage id c039c8337246d161b9242a1a51e1c700b934fd54b4de97e1b2f286b2ae8782d7 has active containers"
    Oct 09 03:45:44 apq8096 docker[4238]: time="2022-10-09T03:45:44.548364000Z" level=fatal msg="Error starting daemon: Error initializing network controller: could not delete the default bridge network: network bridge has active endpoints"
    Oct 09 03:45:44 apq8096 systemd[1]: docker-daemon.service: Main process exited, code=exited, status=1/FAILURE

    I googled this error. Many people suggested that rm -r /var/lib/docker/network should fix it. But it didn't work. Everytime I tried to start the docker daemon, a new socket file was created under /var/lib/docker/network/files

    Thanks!

    Dong

    1 Reply Last reply
    0
    • Dong LiuD Offline
      Dong LiuD Offline
      Dong Liu
      Contributor
      wrote on last edited by
      #2

      If I want to reset docker to the initial state. What should I do?

      Will
      rm -r /data/containers
      rm -r /data/overlays
      rm -r /var/lib/docker

      do it?

      Thanks!

      1 Reply Last reply
      0
      • Dong LiuD Offline
        Dong LiuD Offline
        Dong Liu
        Contributor
        wrote on last edited by
        #3

        after mkdir /data/docker and /usr/bin/docker daemon -g /data/docker, I saw there is file /data/docker/network/files/local-kv.db. So I just rm /data/network/files/local-kv.db. Now the docker daemon will start.

        But anyway I think it is better make change in /etc/systemd/system/docker-daemon.service, from

        ExecStart=/usr/bin/docker daemon -g /data

        to

        ExecStart=/usr/bin/docker daemon -g /data/docker

        So next time if we want to remove all docker images and clean up the docker, just remove everything under /data/docker.

        1 Reply Last reply
        0

        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
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        ModalAI
        Categories Recent Tags ModalAI.com Docs
        © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups