Can't move files to completed download folder on NAS
Posted: March 17th, 2013, 2:50 pm
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!
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!