March 24, 20179 yr Not sure if this falls under a general Docker issue or if it's specific to the docker application. I just tried using the update option on a docker app and I got this error: Quote root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="sickrage" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 8081:8081/tcp -v "/mnt/user/downloads/complete/":"/downloads":rw -v "/mnt/user/TV Shows/":"/tv":rw -v "/mnt/user/appdata/sickrage":"/config":rw linuxserver/sickrage /usr/bin/docker: Error response from daemon: Conflict. The name "/sickrage" is already in use by container 7bd07d554d4a0c63adfb41fd2d5bee357015fb31130e91699a01a48ab5163f2a. You have to remove (or rename) that container to be able to reuse that name.. See '/usr/bin/docker run --help'.The command failed. To me it sounds like an error you'd get if you tried to install a duplicate docker app with the same name, but I'm doing this as an update, so not sure why it's complaining about the container name.
March 24, 20179 yr Switch on advanced tab in docker tab. Bet you find an orphaned image called sickrage
March 24, 20179 yr Author Hey, I see an orphaned image, but doesn't show a name. (orphan image) Image ID: 17b0f8ceaa5b Could it be that one? How do I remove it? Thank you
March 24, 20179 yr Author 1 minute ago, Squid said: Click on it then Remove oh lol, my head was elsewhere. Yea, that worked
Archived
This topic is now archived and is closed to further replies.