SabZNBd lost permissions

Status
Not open for further replies.

Morphius

Cadet
Joined
Jan 27, 2016
Messages
7
Hello everyone,

I've been setting up the frenas with AD. It work now after some sleepless nighs.

Yeah AD works. But........
Now if i want to start a nzb i get the following error
Aanmaken(creating) /media/incomplete/MyNZB mislukt(faild)

it seems i broke the permissions for SabNZBd to create folders

I have tried to set the permissions to the volume to the unix but then i got chmod permission denied

How can i give Sab the needed permission so i will work again!!!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
sabnzbd needs write permission to that directory. What do you get now with "ls -l /media/incomplete"
 

Morphius

Cadet
Joined
Jan 27, 2016
Messages
7
It looks like this:
drwxrwxr-x+ 3 Geert-Jan wheel 4 Jan 25 18:40 incomplete

I did do
Set permission recursively: true

When i set the windows acl, don't know if it matters

SabNZBd wont even let me set the program to a other folder after save it till is set to the last path!
 
Last edited:

Morphius

Cadet
Joined
Jan 27, 2016
Messages
7
i found setfacl -b
after this command i was able to chmod the folder to 777
It's not the way, but it works for now.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
It looks like this:


I did do


When i set the windows acl, don't know if it matters

SabNZBd wont even let me set the program to a other folder after save it till is set to the last path!
unless you changed the user sabnzbd runs as it doesn't have write permissions to the directory.
https://forums.freenas.org/index.ph...plugins-write-permissions-to-your-data.27273/

You also have windows ACLs enabled. Even if you implement my permission solutions correctly the ACLs may cause more complication. I don't know anything about Windows ACLs so can't help much there.
 
Status
Not open for further replies.
Top