Can't move files to completed download folder on NAS

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
phillipston
Newbie
Newbie
Posts: 9
Joined: March 16th, 2013, 6:24 pm

Can't move files to completed download folder on NAS

Post by phillipston »

Version: 0.7.3
OS: Ubuntu 12.10 (Xbmcbuntu, frodo)
Install-type: linux repository
Skin Plush
Firewall Software: iptables not configured
Are you using IPV6? No
Is the issue reproducible? yes

Hi,
I just installed 0.7.3 on XBMCbuntu (ubuntu 12.10) on a Zotac Mag. I previously ran OpenElec 2.0 with a previous version of Sab packaged with that. Previously, I had no problem downloading using SABnzbd on the Zotac, with the completed download folder being on my Synology NAS.

Now, with the new installation (XBMCbuntu and 0.7.3 SAB) I get the following SAB error every time:

[***] Unpacked 0 files/folders in 0 seconds
Failed moving /home/rickhtpc/Downloads/incomplete/***/*** to /home/rickhtpc/Movies/_UNPACK_***

/home/rickhtpc/Movies is mounted to my NAS using cifs. Nothing has changed with my NAS, it worked before with the OpenElec arrangement, but not now. I even have the guest account activated and available for read and write.

When I look at the SAB error log, I find the following:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/misc.py", line 818, in move_to_path
shutil.copyfile(path, new_path)
File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied:

If I move the completed downloads folder to the local host (the Zotac) everything works fine.

Note that I can transfer files directly to the same download directory on my Synology NAS from my PC with Windows XP and also from the Zotac Mag using WinSCP. I have also made sure that read and write permissions on the NAS are available for all users. It is interesting to note that the only activity on my NAS during a failed download is the creation of an _FAILED directory by a guest user. My SABnzbd installation does not have guest set as the user.

I have been working with this on and off for months and can make no headway. Any help is greatly appreciated!Thanks!
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Can't move files to completed download folder on NAS

Post by sander »

Dupe of http://forums.sabnzbd.org/viewtopic.php ... 864#p80864 , on which you got two replies.

1) Don't start seperate threads on the same subject
2) If you get an answer, follow up to it.
Post Reply