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.