Sabnzbd broken

Status
Not open for further replies.

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
I'm on a new clean install of 9.10. Fresh install of Sabnzbd seems to be broken, it wont start i've tried restarting it a few times as well as restarting the trail and even restarting the server.

I'm getting the error:
Code:
[freeadmin.navtree:629] An error occurred while unserializing from http://192.168.0.142/plugins/sabnzbd/4/_s/treemenu: No JSON object could be decoded
 
Last edited:

maglin

Patron
Joined
Jun 20, 2015
Messages
299
try building a standard jail and installing sabnzbd through portsnap. You can google fresh ports and find all the info you need to use portsnap. It allows for easier updates.
Code:
portsnap fetch
portsnap extract
cd /usr/ports/news/sabnzbdplus/ && make install clean

That is from memory but should get you going. Also ensure you are in the jail for this and not FreeNAS.
 

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
try building a standard jail and installing sabnzbd through portsnap. You can google fresh ports and find all the info you need to use portsnap. It allows for easier updates.
Code:
portsnap fetch
portsnap extract
cd /usr/ports/news/sabnzbdplus/ && make install clean

That is from memory but should get you going. Also ensure you are in the jail for this and not FreeNAS.
Yea, I know how to use FreeBSD ports. What matters is that the plugin is broken.
 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
just to clarify, the plugin (pbi) itself is fine, your jail needs working networking to communicate with the freenaa webui for everything to work as expected.
 

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
just to clarify, the plugin (pbi) itself is fine, your jail needs working networking to communicate with the freenaa webui for everything to work as expected.
My jail has networking, I can ping out and it's setup the same as all my other jails. It was working before setup the same on 9.3.

Just to clarify.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I meant that the pbi itself works, but not in your particular case. so other plugins work as expected on your system currently?
 

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
I meant that the pbi itself works, but not in your particular case. so other plugins work as expected on your system currently?
Yessir. Sickrage, Emby, Couchpotato etc.... All fine.
 

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
Yessir. Sickrage, Emby, Couchpotato etc.... All fine.
Ok, i've now noticed Couchpotato is throwing errors too, however, it appears to still be functioning.

Code:
Apr 15 18:07:09 Lilan manage.py: [freeadmin.navtree:575] Couldn't retrieve http://192.168.0.142/plugins/couchpotato/4/_s/treemenu: timed out
 

NigelNoFriends

Explorer
Joined
Mar 29, 2016
Messages
56
@STREBLO Any progress on the broken plug-ins. Seems to be a lot of people having same issue in on update to 9-10-Stable too.
 

STREBLO

Patron
Joined
Oct 23, 2015
Messages
245
Status
Not open for further replies.
Top