December 31, 20214 yr All of this is coming completely out of the blue. I've done no major changes. Any further info I need to include let me know. I'm getting this error when trying to install Dolphin Error: failed to register layer: sync /var/lib/docker/image/btrfs/layerdb/tmp/write-set-076611337/diff: input/output error I'm getting this error when trying to update dockers using Update All. Pulling image: linuxserver/cops:latest TOTAL DATA PULLED: 0 B Removing container: cops Error: Server error Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='cops' --net='bridge' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '9095:80/tcp' -v '/mnt/user/media/Books/eBooks/':'/books':'ro' -v '/mnt/user/appdata/cops':'/config':'rw' 'linuxserver/cops' Error response from daemon: Conflict. The container name "/cops" is already in use by container "f487c44cda18a890862bf968744c3536c7bd7f521cecf0b579d52e7ffbd66d2b". You have to remove (or rename) that container to be able to reuse that name. The command failed. Pulling image: meisnate12/plex-meta-manager:latest TOTAL DATA PULLED: 0 B Removing container: plex-meta-manager Error: Server error Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='plex-meta-manager' --net='bridge' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'time'='/' -e 'divider'='=' -e 'width'='100' -v '/mnt/user/appdata/plex-meta-manager/config/':'/config':'rw' 'meisnate12/plex-meta-manager' -r Error response from daemon: Conflict. The container name "/plex-meta-manager" is already in use by container "f0df312b64a28dfca5efc9b0b0cf975e1d2e165b702977fe8e375c0a8d0e370a". You have to remove (or rename) that container to be able to reuse that name. The command failed. Pulling image: linuxserver/swag:latest TOTAL DATA PULLED: 0 B Stopping container: swag Successfully stopped container 'swag' Removing container: swag Error: Server error Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='swag' --net='proxynet' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'EMAIL'='[email protected]' -e 'URL'='fwdnet.work' -e 'SUBDOMAINS'='eagle,plex,radarr,ombi,organizr,sonarr,tautulli,jackett,unifi,calibre-web' -e 'ONLY_SUBDOMAINS'='false' -e 'VALIDATION'='http' -e 'DNSPLUGIN'='' -e 'EXTRA_DOMAINS'='' -e 'STAGING'='false' -e 'DUCKDNSTOKEN'='' -e 'PROPAGATION'='' -e 'PUID'='99' -e 'PGID'='100' -p '180:80/tcp' -p '1443:443/tcp' -v '/mnt/user/appdata/swag/':'/config':'rw' --cap-add=NET_ADMIN 'linuxserver/swag' docker: Error response from daemon: Conflict. The container name "/swag" is already in use by container "b2b0777c19c9a9dcfca733250d18ccb24c7e93ee8611b8e43462b124350f1f5c". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. The command failed.
January 4, 20224 yr Author Here are the diagnostics. Docker won't load at all now. eagle-diagnostics-20220103-2155.zip
January 4, 20224 yr Community Expert Solution corrupt docker.img. Why do you have it set for 80G? 20G is often more than enough. Have you had problems filling it? Making it larger won't fix filling it, it will only make it take longer to fill. The usual cause of filling docker.img is an application writing to a path that isn't mapped. https://wiki.unraid.net/Manual/Docker_Management#Re-Create_the_Docker_image_file https://wiki.unraid.net/Manual/Docker_Management#Re-Installing_Docker_Applications
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.