Page 1 of 1

Question about an error message

Posted: August 17th, 2012, 7:18 pm
by dcuritois
I'm getting an error like:
ERROR: Cannot change permissions of /volume1/Dir1/Dir2/File
But thing is sabnzbd shouldn't be messing with that file in the first place, so why does it need access?

Re: Question about an error message

Posted: August 18th, 2012, 12:41 am
by shypike
Because you set "permissions" in Config->Folders?

Re: Question about an error message

Posted: August 18th, 2012, 8:27 am
by dcuritois
shypike wrote:Because you set "permissions" in Config->Folders?
I'm afraid I don't understand your comment.

My question is why does it need permissions for files it shouldn't be touching?

Re: Question about an error message

Posted: August 18th, 2012, 8:48 am
by shypike
If you tell SABnzbd to adjust permissions on the end result of a download,
you do so in Config->Folders.
SABnzbd will start setting permissions starting at the "Completed Download Folder".
What are your settings for permissions and folder paths?

Re: Question about an error message

Posted: August 18th, 2012, 11:05 am
by dcuritois
shypike wrote:If you tell SABnzbd to adjust permissions on the end result of a download,
you do so in Config->Folders.
SABnzbd will start setting permissions starting at the "Completed Download Folder".
What are your settings for permissions and folder paths?
I don't think I've set anything about that, wasn't the default 777?

That's what "Permissions for completed downloads" and I think thats the way it was as default?

Re: Question about an error message

Posted: August 18th, 2012, 12:33 pm
by shypike
What is the value of the Permissions field?
A value means that SABnzbd will try to apply those and complain when it fails.
Empty means that SABnzbd will silently try to set permissions conform
your user account's default permissions. It should not complain when that fails.

Re: Question about an error message

Posted: August 18th, 2012, 6:06 pm
by dcuritois
shypike wrote:What is the value of the Permissions field?
There is only a field called "Permissions for completed downloads" which is 777
shypike wrote: A value means that SABnzbd will try to apply those and complain when it fails.
Empty means that SABnzbd will silently try to set permissions conform
your user account's default permissions. It should not complain when that fails.

Ok, but why you want it to set permissions on old folders?

Re: Question about an error message

Posted: September 10th, 2012, 3:37 pm
by dcuritois
Oh well.

Re: Question about an error message

Posted: September 10th, 2012, 4:07 pm
by shypike
dcuritois wrote: Ok, but why you want it to set permissions on old folders?
It tries to set permissions right for the full path leading to the folder.
So assuming you already have /volume1/Complete/job1
and now it's time for /volume1/Complete/job2 it will try to set permissions for:
/volume1/Complete
/volume1/Complete/job2
/volume1/Complete/job2/file
but not for
/volume1/Complete/job1