SABnzb Permission error

Status
Not open for further replies.

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
After recent update of FreeNAS I am now getting the following error in SABnzb

Cannot change permissions of /mnt/media/downloads/sabnzbd/incomplete

Jeff
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
what do you get with the following run in the sabnzbd jail?
Code:
ls -l /mnt/media/downloads/sabnzbd
ls -l /mnt/media/downloads/sabnzbd/incomplete
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
Hey Joshua,

This was the response;
FreeNAS026.jpg

It's Odd now, The completed files from SABnzb are not being moved to the media/video/movie folder. They are just staying in completed. From FreeNAS ui Sabnzb is giving me an error when I try to update.

error: umount: /mnt/cormadVolume/jails/sabnzbd_1/mnt/media: not a file system root directory
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey Joshua,

This was the response;
View attachment 10442

It's Odd now, The completed files from SABnzb are not being moved to the media/video/movie folder. They are just staying in completed. From FreeNAS ui Sabnzb is giving me an error when I try to update.

error: umount: /mnt/cormadVolume/jails/sabnzbd_1/mnt/media: not a file system root directory
Are the downloads shown to be in the category 'movie'? Is your categories tab correct?

You are trying to update the sabnzbd plugin? What version are you on? I haven't released an update in a really long time.
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
Are the downloads shown to be in the category 'movie'? Is your categories tab correct?

You are trying to update the sabnzbd plugin? What version are you on? I haven't released an update in a really long time.

I will do my testing today as I just reset FreeNAS, Tabs are correct as I haven't changed them from the start and it was working correctly.
Sorry about the confusion, I meant to say CouchPotato not Sabnzb in the upper post. CouchPotato won't update from the FreeNAS GUI

Jeff
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I will do my testing today as I just reset FreeNAS, Tabs are correct as I haven't changed them from the start and it was working correctly.
Sorry about the confusion, I meant to say CouchPotato not Sabnzb in the upper post. CouchPotato won't update from the FreeNAS GUI

Jeff
OK, as for the update, you might want to check your Jails > Storage tab and adjust things there.
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
Ok When I updated I received the same error : Cannot change permissions of /mnt/media/downloads/sabnzbd/incomplete
When I check permissions they are set to
user:root
group: wheel

Do I change this to media:media ?

I also noted that my other jails
sabnzb_1, emby_1 and htpc-manager_1 are all
user:root
group: wheel

Jeff
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok When I updated I received the same error : Cannot change permissions of /mnt/media/downloads/sabnzbd/incomplete
When I check permissions they are set to
user:root
group: wheel

Do I change this to media:media ?

I also noted that my other jails
sabnzb_1, emby_1 and htpc-manager_1 are all
user:root
group: wheel

Jeff
never change the permissions of your jail dataset(s), that will break the jail.
assuming /mnt/media is actually a dataset mounted into the jail, then changing ownership to media:media should allow sabnzbd to write to that location.
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
never change the permissions of your jail dataset(s), that will break the jail.
assuming /mnt/media is actually a dataset mounted into the jail, then changing ownership to media:media should allow sabnzbd to write to that location.

Ok, A bit confused as per usual. By jail dataset(s) you are referring to jails/sabnzb_1 under the Storage tab ? these are all set to root:wheel. Under the same tab (Storage) I also have media, it was set to root:wheel but I changed it last night to media:media. Was that a mistake? Couch potato did work correctly last night and did a complete movie.
Jeff
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok, A bit confused as per usual. By jail dataset(s) you are referring to jails/sabnzb_1 under the Storage tab ? these are all set to root:wheel. Under the same tab (Storage) I also have media, it was set to root:wheel but I changed it last night to media:media. Was that a mistake? Couch potato did work correctly last night and did a complete movie.
Jeff
yes that's the jail dataset. I wasn't sure what you were intending to change yesterday but you did it correctly
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
yes that's the jail dataset. I wasn't sure what you were intending to change yesterday but you did it correctly
Ok,just to double check.... the jail/sabnzb_1 should be root:wheel and I should NEVER change those.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok,just to double check.... the jail/sabnzb_1 should be root:wheel and I should NEVER change those.
never change that for any of your jail datasets
 
Status
Not open for further replies.
Top