Unable to access sabnzbd web GUI

Status
Not open for further replies.

Brad1961

Dabbler
Joined
Mar 10, 2016
Messages
17
Looking for some assistance.

I have transmission, sickbeard, couchpotoato, plex , headphones and sabnzbd installed and was working perfectly for about a week,,,, however all of a sudden sabnzbd is the only one that I'm not able to access via the web GUI
all other plugins are working perfectly

have included some info if that helps
I'm really at a loss and ready to give up

I try to access the web Gui as below
index.php


and the result

index.php

I have tried to uninstall and reinstall SAB


index.php



Plugin name Version PBI Jail Service status Actions
11
Transmission 2.90 transmission-2.90-amd64 transmission_1
on.png
●Update ●Delete
12
Couchpotato autoupdate.9_5 couchpotato-autoupdate.9_5-amd64 couchpotato_1
on.png
●Delete
13
Plexmediaserver 0.9.15.6.1714 plexmediaserver-0.9.15.6.1714-amd64 plexmediaserver_1
on.png
●Delete
15
Headphones 9.3.1 headphones-9.3.1-amd64 headphones_1
on.png
●Delete
16
Sickbeard 9.3.1 sickbeard-9.3.1-amd64 sickbeard_1
on.png
●Delete
17
Sabnzbd 1.0.0 sabnzbd-1.0.0-amd64 sabnzbd_1
on.png
●Delete

Build FreeNAS-9.3-STABLE-201602031011
Platform Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz
Memory 8067MB
Raid Z
 

Joshua Parker Ruehlig

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

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok, I fixed this in the sabnzbd plugin but didn't bump the version (to keep in line with the official port).
The md5 of the correct PBI is "737327c73d33892d7a0d6aa" and it should be available normally from the freenas repo tomorrow.

If you'd rather patch an existing v1.0.0 install please run the following commands in sabnzbd's jail
Code:
service sabnzbd stop
sed -i '' -e 's/\(^command_args=.\)\(.*\)/\1-s 0.0.0.0 \2/' /usr/pbi/sabnzbd-amd64/etc/rc.d/sabnzbd
service sabnzbd start
 

Brad1961

Dabbler
Joined
Mar 10, 2016
Messages
17
Thank you Joshua
that did the trick
and my apologies as I did not see the other post I did look but must have miss it I will try to be more diligent in future.
its the first time I have posted a problem so I'm not sure how to set post to solved
 
Status
Not open for further replies.
Top