Page 1 of 1

CLOSED: Sickbeard unavailable

Posted: Tue Mar 24, 2015 5:58 am
by hemington1
Sickbeard started showing an error sending NZB :cry: to SABnzbd. I changed the port Sickbeard listens to from 8081 to 8080 to see if that helped. Now Sickbeard won't start. What file do I need to access thru the terminal to change the port back to 8081?

Re: Sickbeard unavailable

Posted: Tue Mar 24, 2015 1:06 pm
by bigfoot65
Check for /var/hda/web-apps/sickbeard/.sickbeard/config.ini file and make the change there. You should be able to update it manually.

To start Sick Beard, do the following as root user:

Code: Select all

service sickbeard restart
BTW, when you change the port in the app, you also have to change it in /etc/httpd/conf.d/1###-sickbeard.conf file:
ProxyPass / http://localhost:8081/
ProxyPassReverse / http://localhost:8081/

Re: Sickbeard unavailable

Posted: Wed Mar 25, 2015 5:19 am
by hemington1
Thanks Bigfoot. That got Sickbed up and running. However, I'm back at this error:

Code: Select all

SEARCHQUEUE-RSS-SEARCH :: Unknown failure sending NZB to sab. Return text is:
Any ideas? I have not changed anything and it was working fine up until this error. :roll:

Re: Sickbeard unavailable

Posted: Wed Mar 25, 2015 1:00 pm
by bigfoot65
That error may be due to your NZb provider. I received notification yesterday that mine was having issues.

You might try searching the internet to see if there are similar cases with a documented solution.

Re: Sickbeard unavailable

Posted: Sun Mar 29, 2015 5:38 am
by hemington1
NZB seems to be fine.
Sickbeard is connected to SAB and SAB is connected to the Usenet provider.
However, as for 15 minutes ago, without changing anything, it is working as it should!!
SAB is downloading backlogs........

Re: Sickbeard unavailable

Posted: Sun Mar 29, 2015 6:18 am
by bigfoot65
Odd but at least it's working :) We'll call this one closed.