Higs Posted June 21, 2015 Share Posted June 21, 2015 Recently upgraded from Unraid 5.X to 6.0 and moved from the plugins to Dockers. I thought I had everything setup properly between SAB, Sickbeard, Couchpotato, etc, especially since Sickbeard has been downloading new episodes of shows and processing them and putting them on the array. However, tonight I went to add a new TV Show to Sickbeard and apparently it can't: Unable to add show Unable to create the folder /mnt/user/TV/Quantum Leap, can't add the show I'm assuming this a "simple" permissions issue, but it seems to be kicking my butt. Now I thought I set the docker mappings properly (/tv -> /mnt/user/TV) and set them to Read/Write. I've tried CHMOD 755 for the folder, I've tried a couple other commands and nothing seems to fix the problem. Here is a quick capture of ls-l on the /mnt/user ... root@HigbeeRAID:/mnt/user# ls -l total 10469396 drwxrwxrwx 1 nobody users 48 Dec 22 16:29 Home_Movies/ drwxr-xr-x 1 nobody users 88 Jun 20 13:33 Movies/ drwxrwxrwx 1 nobody users 80 Feb 28 22:46 Music/ drwxrwxrwx 1 nobody users 104 Jun 20 21:05 TV/ drwxrwxrwx 1 nobody users 336 Jun 20 12:10 apps/ drwxrwxrwx 1 nobody users 72 Oct 31 2012 cachetmp/ -rw-rw-rw- 1 nobody users 10737418240 Jun 20 22:21 docker.img drwxrwxrwx 1 nobody users 136 Jun 7 14:47 downloads/ drwx------ 1 nobody users 160 Mar 3 04:21 lost+found/ drwxrwxrwx 1 nobody users 48 Jun 7 17:36 recordings/ drwxrwxrwx 1 nobody users 112 Jun 20 12:58 vms/ drwxrwxrwx 1 nobody users 328 Jun 20 12:56 vms_iso/ Any insight? Link to comment
danioj Posted June 21, 2015 Share Posted June 21, 2015 Recently upgraded from Unraid 5.X to 6.0 and moved from the plugins to Dockers. I thought I had everything setup properly between SAB, Sickbeard, Couchpotato, etc, especially since Sickbeard has been downloading new episodes of shows and processing them and putting them on the array. However, tonight I went to add a new TV Show to Sickbeard and apparently it can't: Unable to add show Unable to create the folder /mnt/user/TV/Quantum Leap, can't add the show I'm assuming this a "simple" permissions issue, but it seems to be kicking my butt. Now I thought I set the docker mappings properly (/tv -> /mnt/user/TV) and set them to Read/Write. I've tried CHMOD 755 for the folder, I've tried a couple other commands and nothing seems to fix the problem. Here is a quick capture of ls-l on the /mnt/user ... root@HigbeeRAID:/mnt/user# ls -l total 10469396 drwxrwxrwx 1 nobody users 48 Dec 22 16:29 Home_Movies/ drwxr-xr-x 1 nobody users 88 Jun 20 13:33 Movies/ drwxrwxrwx 1 nobody users 80 Feb 28 22:46 Music/ drwxrwxrwx 1 nobody users 104 Jun 20 21:05 TV/ drwxrwxrwx 1 nobody users 336 Jun 20 12:10 apps/ drwxrwxrwx 1 nobody users 72 Oct 31 2012 cachetmp/ -rw-rw-rw- 1 nobody users 10737418240 Jun 20 22:21 docker.img drwxrwxrwx 1 nobody users 136 Jun 7 14:47 downloads/ drwx------ 1 nobody users 160 Mar 3 04:21 lost+found/ drwxrwxrwx 1 nobody users 48 Jun 7 17:36 recordings/ drwxrwxrwx 1 nobody users 112 Jun 20 12:58 vms/ drwxrwxrwx 1 nobody users 328 Jun 20 12:56 vms_iso/ Any insight? Unless you have specifically set your mappings in the container as such (which i doubt) your container doesn't have access to /mnt/user/TV/ When you setup Sickbeard Docker you will have mapped /tv to something (if you followed the instructions) which I imagine in your case would have been /mnt/user/TV/ So in your case the path you want Sickbeard to be using is /tv/<tv show> Link to comment
Higs Posted June 21, 2015 Author Share Posted June 21, 2015 AHA. THanks for that. I feel like an idiot. That was the previous settings from the Plugin (v5.X) days. Hadn't added a new show since the changeover. THANKS! Link to comment
danioj Posted June 21, 2015 Share Posted June 21, 2015 AHA. THanks for that. I feel like an idiot. That was the previous settings from the Plugin (v5.X) days. Hadn't added a new show since the changeover. THANKS! No problem. You're not an idiot. Questions are only easy, if you know the answers. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.