Docker Service failed to start.


Recommended Posts

Docker image is mounting and docker appears to start correctly but then it tries and fails to unmount the docker image:

 

Sep 27 21:59:01 DoomSlayer emhttpd: shcmd (72): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 50
Sep 27 21:59:03 DoomSlayer kernel: BTRFS: device fsid 9a31b0ac-3775-42f8-927b-f3f0a5294490 devid 1 transid 4584976 /dev/loop2 scanned by udevd (5218)
Sep 27 21:59:03 DoomSlayer kernel: BTRFS info (device loop2): using free space tree
Sep 27 21:59:03 DoomSlayer kernel: BTRFS info (device loop2): has skinny extents
Sep 27 21:59:04 DoomSlayer root: Resize '/var/lib/docker' of 'max'
Sep 27 21:59:04 DoomSlayer emhttpd: shcmd (74): /etc/rc.d/rc.docker start
Sep 27 21:59:04 DoomSlayer root: starting dockerd ...
Sep 27 21:59:07 DoomSlayer kernel: Bridge firewalling registered
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: Joining mDNS multicast group on interface hassio.IPv4 with address 172.30.32.1.
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: New relevant interface hassio.IPv4 for mDNS.
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: Registering new address record for 172.30.32.1 on hassio.IPv4.
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: New relevant interface docker0.IPv4 for mDNS.
Sep 27 21:59:07 DoomSlayer avahi-daemon[4744]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Sep 27 21:59:23 DoomSlayer emhttpd: shcmd (76): umount /var/lib/docker
Sep 27 21:59:23 DoomSlayer root: umount: /var/lib/docker: target is busy.
Sep 27 21:59:23 DoomSlayer emhttpd: shcmd (76): exit status: 32

 

No clue what the problem is, someone else might have an idea.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.