FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Feel free to talk about anything and everything in this board.
Post Reply
ksman
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 9:23 pm

FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by ksman »

Recently installed FreeNAS and was able to install SABNZBD with a PIB file that someone created. However that PIB file only contained version 0.7.7. While this version is working i would like to upgrade it to the next version.

The "Update Available" alert that pops up just takes me to the website to download, however FreeNAS runs in the LINUX enviroment and i am new to that area. I stumbled around in Putty and found a sh script called "sabnzbd-update.sh" and ran it...system says it downloaded but i am unsure on how to figure out where it put it or how to run it and when i reboot SABnzbd its the same version.

I have scoured the forums but i am not finding someone with a similar problem. If i missed it apologize but i am at a loss right now on how to upgrade.

again i am new to LINUX so if its a basic command that i am missing i would appreciate any help.

ksman
dedek603
Newbie
Newbie
Posts: 2
Joined: May 26th, 2013, 6:45 am

Re: FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by dedek603 »

Try to check related post on FreeNAs forum > http://forums.freenas.org/showthread...ll=1#post41479
my steps was follow:
1) Run Shell in FreeNas webGui
2) define your pluguin jail ID by "jcs"
3) You will see Your pluginJail ID and folder path
4) after that run "jexec x csh" where x is Your ID number (propably 1)
5) define postion of Sabnzdb in Your jail with "cd /usr/pbi/sabnzbd-`uname -m`"
6) run "ls" and check You see sabnzbd-update.sh if Yes,
7) run update by "sh sabnzbd-update.sh"

You will se progress of update, after that check if everything works as You wish, If you have problem with permission, make additional change. Good luck!
ksman
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 9:23 pm

Re: FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by ksman »

I had not tried it in the freenas gui..i just kept running it via putty. Do you think the the gui will allow it to execute properly where the putty does not?
dedek603
Newbie
Newbie
Posts: 2
Joined: May 26th, 2013, 6:45 am

Re: FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by dedek603 »

Hard to say... I'm also linux/BSD n00b but I made it today throug WebGui shell and everything is done....
ksman
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 9:23 pm

Resolved - FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by ksman »

Thanks for your help. Running it through the FreeNAS shell works by following those steps. Evidently you cant putty in and do it.
Osiris
Newbie
Newbie
Posts: 2
Joined: August 19th, 2014, 4:21 am

Re: FreeNAS - Upgrading from SABnzbd 0.7.7 to 0.7.11

Post by Osiris »

In FreeNAS-9.2.1.6-BETA-ec7b399-x64 there's a sabnzbd pluginjail to install.
There's no upgrade script included here.
Any hints on how to do the upgrade from 0.7.7 to a newer version here ?
Can I download the script you're using somewhere ?
Post Reply