SABnzb mixed up folders

Status
Not open for further replies.

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
New install and just started to test last night. I confirmed CP and SR are grabbing nzb's and forwarding to SABnzb successfully. Now I am getting the following error on all my downloads,
Exit(127) env: python2: No such file or directory
I believe I screwed up my file system while following Joshua's blog/video.
FreeNAS013.jpg

My issue (yup I have alot :)) is that /mnt/media doesn't exist. Here is a picture of my FreeNas setup.
FreeNAS014.jpg


My understanding is that all movies/Tv Shows would end up in the media dataset I created at the starts
cormadVolume/media

Jeff



 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
if you followed my blog /mnt/media should only exist in the jail, it's a mountpoint to /mnt/cormadVolume/media on the host.

if you ran 'pkg install pyhon2' that command should be available to sabnzbd
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121
if you followed my blog /mnt/media should only exist in the jail, it's a mountpoint to /mnt/cormadVolume/media on the host.

if you ran 'pkg install pyhon2' that command should be available to sabnzbd
Ok, confirmed the folders are in the jail. Still confused on the original dataset (media) created before we created the jail, but moving on. Ran "pkg install python2" and tried again.
It appears SABnzb could not create folder ??
FreeNAS016.jpg


Permission issue??
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok, confirmed the folders are in the jail. Still confused on the original dataset (media) created before we created the jail, but moving on. Ran "pkg install python2" and tried again.
It appears SABnzb could not create folder ??
View attachment 9730

Permission issue??
possibly is a permission issue. what's the output of this in the jail?
ls -l /mnt/media/downloads/sabnzbd/complete
 

Jeff Lamer

Contributor
Joined
Nov 17, 2015
Messages
121

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
looks fine to me, sabnzbd should be able to write in there. maybe check in there to see if a conflicting folder exists? or possibly it's a strange character issue, but doesn't look like it from the folder name.
 
Status
Not open for further replies.
Top