July 9, 201510 yr Are you using binhex delugevpn? If so had a problem with sabnzbvpn the part where I had to copy my ovpn file I could not it keep telling me I had no access tried Windows 7 8 Linux and ftp I could copy that file anywhere else but the sab folder. I was about to give up when I copy the ovpn file anywhere else and then ssh to the box as root and was able to move the file into the folder it needed to be. So wonder if the docker has an issue.
July 9, 201510 yr that and "spe" shutdown all dockers and run newperms on the Downloads folder. newperms Downloads
July 9, 201510 yr Are you using binhex delugevpn? If so had a problem with sabnzbvpn the part where I had to copy my ovpn file I could not it keep telling me I had no access tried Windows 7 8 Linux and ftp I could copy that file anywhere else but the sab folder. I was about to give up when I copy the ovpn file anywhere else and then ssh to the box as root and was able to move the file into the folder it needed to be. So wonder if the docker has an issue. Yes I'm using binhex's devulgevpn and couchpotato. I had the same problem copying my openvpn config until I changed the permissionson the appdata folder.
July 9, 201510 yr that and "spe" shutdown all dockers and run newperms on the Downloads folder. newperms Downloads Ok done. Trying a new download now.
July 9, 201510 yr while we wait, post the results of ls -la on the Downloads folder again. drwxrwxrwx 1 nobody users 115 Jul 7 15:22 ./ drwxrwxrwx 1 nobody users 62 Jul 9 14:18 ../ drwxrwxrwx 1 nobody users 116 Jul 9 09:37 Complete/ drwxrwxrwx 1 nobody users 6 Jul 9 13:48 Incomplete/ drwxrwxrwx 1 nobody users 73 Jul 9 13:34 Torrents/ drwxrwxrwx 1 nobody users 6 Jul 7 13:19 inter/ drwxrwxrwx 1 nobody users 8192 Jul 9 12:54 nzb/ -rw-rw-rw- 1 nobody users 3 Jul 9 09:06 nzbget.lock drwxrwxrwx 1 nobody users 12288 Jul 9 12:54 queue/ drwxrwxrwx 1 nobody users 6 Jul 9 12:25 tmp/
July 9, 201510 yr That looks more like it... let's see what happens.. Movie will be done in 2 minutes. We shall see .
July 9, 201510 yr run the ls -la command again on the Downloads folder.. im curious if it changed back.
July 9, 201510 yr run the ls -la command again on the Downloads folder.. im curious if it changed back. Just checked, nothing changed. One thing I noticed, I can make changes to the movie folder but not the files within it. It just seems like CP isn't populating the permissions I've set in the settings.
July 9, 201510 yr what are the perms (ls -la) for the movie just downloaded? drwxr-xr-x 1 nobody users 27 Jul 9 15:08 ./ drwxrwxrwx 1 nobody users 23 Jul 9 15:10 ../ -rwxrwxrwx 1 nobody users 1048153616 Jul 9 15:07 Spy\ (2015).mkv*
July 9, 201510 yr what are the perms (ls -la) for the movie just downloaded? drwxr-xr-x 1 nobody users 27 Jul 9 15:08 ./ drwxrwxrwx 1 nobody users 23 Jul 9 15:10 ../ -rwxrwxrwx 1 nobody users 1048153616 Jul 9 15:07 Spy\ (2015).mkv* I wonder if that is normal, missing the "w" for the top directory....
July 9, 201510 yr what are the perms (ls -la) for the movie just downloaded? drwxr-xr-x 1 nobody users 27 Jul 9 15:08 ./ drwxrwxrwx 1 nobody users 23 Jul 9 15:10 ../ -rwxrwxrwx 1 nobody users 1048153616 Jul 9 15:07 Spy\ (2015).mkv* I wonder if that is normal, missing the "w" for the top directory.... I wish I knew more about linux/unix permissions. One thing I noticed, this is the perms for my Videos share: drwxrwxrwx 1 nobody users 28 Jul 9 15:08 ./ drwxrwxrwx 1 nobody users 62 Jul 9 14:18 ../ drwxrwxrwx 1 spe users 4096 Jun 26 16:36 Comedy/ drwxrwxrwx 1 spe users 136 Jun 23 19:30 Misc/ drwxrwxrwx 1 nobody users 23 Jul 9 15:10 Movies/ drwxrwxrwx 1 spe users 4096 Jun 24 19:31 Music\ Videos/ drwxrwxrwx 1 spe users 24 Jun 29 12:00 Sporting\ Events/ drwxrwxrwx 1 spe users 27 Jul 9 15:12 TV/ spe is the user account I use in Windows to access all the shares in Windows. I map my drives that way. All are set for spe except Movies.
July 9, 201510 yr You shouldn't need a username if your shares are set to public. Remove it as it might be contributing here.
July 9, 201510 yr You shouldn't need a username if your shares are set to public. Remove it as it might be contributing here. I remember in unRAID 5 I needed it in order to map the drives properly through a batch file in Windows but that no longer appears to be the case so I guess I can get rid of it. Should I just set newperms on all my user shares?
July 9, 201510 yr Also, post your config.ini from your couchpotato config folder... or PM it to me if there is sensitive info in it.
July 9, 201510 yr Yes, run newperms from the webgui under utilities. Ok looks like that fixed my issue. I can now edit files that are added to my share via CP. You're the man hexen, I appreciate all your help thus far. Config.ini is on it's way.
July 10, 201510 yr I need some help. I installed ReadyMedia and got the following results: Command: root@localhost:# /usr/bin/docker run -d --name="binhex-minidlna" --net="host" -e TZ="America/Indiana/Indianapolis" -v "/mnt/cache/Docker/Appdata/Ready Media/":"/config":rw -v "/mnt/user0/Tower/Movies":"/media":rw -v "/mnt/user/Tower/Television":"/media":rw binhex/arch-minidlna time="2015-07-09T20:54:57-04:00" level=fatal msg="Error response from daemon: Duplicate volume "/mnt/user/Tower/Television": "/media" already in use, mounted from "/mnt/user0/Tower/Movies"" The command failed. I, no doubt, filled in the "paths" incorrectly. This is my first docker and I don't fully understand the process. What do I need to do to fix this? Thanks Thanks
July 10, 201510 yr read these... http://lime-technology.com/forum/index.php?topic=40937.msg387520#msg387520 http://lime-technology.com/forum/index.php?topic=40937.msg387919#msg387919
July 10, 201510 yr Hey binhex, would this enable you to reimplement the multicore par2 for sabnzbd, by chance? https://aur.archlinux.org/packages/par2cmdline-tbb/ Just curious! Thanks!
July 10, 201510 yr JimPhreak, I am experiencing the same issues as you. CP not "seeing" deluge. My main purpose is to use cp to grab torrents and pass it to deluge. I'm not using delugevpn. unraid ip (192.168.1.103):8112, :58846 all don't work. Do share when you've found a solution for this. Thanks
July 10, 201510 yr So I decided to try your Plex Media Server instead of the other one I was using. I have the same problem though. I have it installed but when I try to add my media through the web interface I can't find it. Plex is installed on my cache drive and my media is on the regular drives under shares Movies and TV Shows. Why can't I find them. Its like Plex won't see my other drives, I can't see to browse to them. edit.................Cancel that, I got it working
Archived
This topic is now archived and is closed to further replies.