December 20, 20169 yr So Looong story short - i installed transmission from linuxserver, got it setup and running and set the torrents to DL on a folder located on a cache drive (which is an SSD). I had plenty of room but for some reason transmission kept giving me the message that the drive was filled up... okay so i moved the watch & dl folders to my array and still had the same problem. So i started trouble shooting with the basics (restarting the container, stoping and restarting it manually, restarting the server, etc... etc..) No dice. So then i went in and removed the docker from the drop down menu - only it gave me some weird error (i didn't right it down). I couldn't figure out what the problem was - so i went into my appdata folder - removed the container from there as well - restarted my server and now ... the transmission container still shows up in the docker list - so then i delete the docker ... go back into the Apps page - reinstall it - set the preferences and then get this error: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="transmission" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 9091:9091/tcp -p 51413:51413/tcp -v "/mnt/user/Torrents/":"/downloads":rw -v "/mnt/user/Torrents/watch/":"/watch":rw -v "/mnt/user/appdata/transmission":"/config":rw linuxserver/transmission f1a6f9b4716dc57ad1dd58e3d60d033671de8ee0d4c5605ef0292722c5b0b71b docker: Error response from daemon: mkdir /mnt/user/appdata/transmission: no space left on device. The command failed. There is absolutely space left on the device. So i have no idea what's going on or how to fix it. Any advice would be appreciated.
December 20, 20169 yr Author Here ya go: http://s000.tinyupload.com/index.php?file_id=59578422957976079750 as a note - i tried to be more proactive by deleting my docker image and then setting them back up and now none of my dockers work. I also changed the ip address by switching to static and changing the numbers but no dice.
December 21, 20169 yr Author FIXED!!! I guess i accidentally left some stuff on my cache drive which had filled up!!! :-)
Archived
This topic is now archived and is closed to further replies.