Fail when creating directory

Support for the Debian/Ubuntu package, created by JCFP.
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
postduif
Newbie
Newbie
Posts: 8
Joined: July 7th, 2009, 1:16 am

Fail when creating directory

Post by postduif »

I have a RSS feed for TV downloads. The downloads are categorized as 'tv'.
The path for completed TV downloads is set to /home/srv/ftp/TV (default completed downloads is /home/srv/usenet)
However, every 'tv' download fails upon creating/moving the directory from /home/srv/usenet/.sabnzbd/downloads/incomplete to /home/srv/ftp/TV.

2010-09-18 11:12:37,113 ERROR: Failed making (/home/srv/ftp/TV/_UNPACK_vdvzs.305-diff.nfo)
2010-09-18 11:12:37,113 ERROR: Failed moving /home/srv/usenet/.sabnzbd/downloads/incomplete/vdvzs.305-diff.nfo/vdvzs.305-diff.r03 to /home/srv/ftp/TV/_UNPACK_vdvzs.305-diff.nfo/vdvzs.305-diff.r03

The directory /home/srv/ftp/TV is owned by ftp.ftp where the sabnzbd user is a member of the group ftp. (permissions are 775)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Fail when creating directory

Post by shypike »

There's something wrong with the access rights.
Have you tried to create files manually from the account that SABnzbd runs from?
My experience with Linux is that group access is quite unpredictable.
postduif
Newbie
Newbie
Posts: 8
Joined: July 7th, 2009, 1:16 am

Re: Fail when creating directory

Post by postduif »

shypike wrote: There's something wrong with the access rights.
Have you tried to create files manually from the account that SABnzbd runs from?
My experience with Linux is that group access is quite unpredictable.
Yes, it works when I do it manually. So that's not the problem
And btw, it's not a Debian / Ubuntu problem. I'm running Fedora.
Post Reply