Permissions with readynas nv+ v2

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
nobrainer
Newbie
Newbie
Posts: 11
Joined: November 25th, 2012, 5:18 pm

Permissions with readynas nv+ v2

Post by nobrainer »

I have most everythign working as expected, however I was having a problem with the CP and SB not moving shows, so i saw somewhere that I should set permissions to 777. I ssh'd into the box and set the downloads/* folder to 777 and the target folders also to 777, and SB and CP worked w/o errors.

Now however, sab seems to be complaining.

Code: Select all

Unpacking failed, an expected file was not unpacked 
and they are sitting in the incomplete folder. The folders are both admin/admin as the owners? what can I do here to get this back running?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Permissions with readynas nv+ v2

Post by shypike »

NAS often have issues with the way they encode accented characters.
The issue being that unrar always blindly assumes that the file system is UTF-8 encoded.
You can disable "check after unpack" to prevent the problem, but this is a slight risk.
Post Reply