Problem when config. sickbeard

Sick Beard is a PVR for newsgroup users (with limited torrent support). It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It currently supports NZBs.org, NZBMatrix, NZBs'R'Us, Newzbin, Womble's Index, NZB.su, TVTorrents and EZRSS and retrieves show information from theTVDB.com and TVRage.com.
Post Reply
jonax2a
Posts: 9
youtube meble na wymiar Warszawa
Joined: Mon Oct 07, 2013 10:48 pm

Problem when config. sickbeard

Post by jonax2a »

03:19:27|INFO The download succeeded. Sending process request to SickBeard
03:19:27|INFO Waiting for 0.0 seconds to allow SB to process newly extracted files
03:19:27|ERROR Unable to open URL
Traceback (most recent call last):
File "/volume1/Download/nzbToMedia/autoProcess/autoProcessTV.py", line 197, in processEpisode
urlObj = myOpener.openit(url)
File "/volume1/Download/nzbToMedia/autoProcess/autoProcessTV.py", line 52, in openit
return urllib.FancyURLopener.open(self, url)
File "/usr/local/AppCentral/python/lib/python2.7/urllib.py", line 207, in open
return getattr(self, name)(url)
File "/usr/local/AppCentral/python/lib/python2.7/urllib.py", line 344, in open_http
h.endheaders(data)
File "/usr/local/AppCentral/python/lib/python2.7/httplib.py", line 954, in endheaders
self._send_output(message_body)
File "/usr/local/AppCentral/python/lib/python2.7/httplib.py", line 814, in _send_output
self.send(msg)
File "/usr/local/AppCentral/python/lib/python2.7/httplib.py", line 776, in send
self.connect()
File "/usr/local/AppCentral/python/lib/python2.7/httplib.py", line 757, in connect
self.timeout, self.source_address)
File "/usr/local/AppCentral/python/lib/python2.7/socket.py", line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 111] Connection refused
03:19:27|INFO MAIN: A problem was reported in the autoProcessTV script.


any idea what the problem is and how to fix?
thanks
NAS: Asustor as-604T
-3 x WD Red 3TB NAS Harddrive

PC: ASUS U36SD 13,3" HD LED
- GeForce GT520,Core i5-2410M,8GB RAM,500GB HDD

Router: ASUS RT-N66U

Receiver: Onkyo TX-NR609

TV: Panasonic plasma 42"
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Problem when config. sickbeard

Post by clinton.hall »

I am assuming this is the error printed in SABnzbd (or maybe NZBGet).

What you need to do is:

SABnzbd- edit /volume1/Download/nzbToMedia/autoProcessMedia.cfg and change the [SickBeard] section to have the correct username and password that you use to connect to SickBeard's web UI.

NZBGet- edit the nzbToSickBeard and nzbToMedia settings in the NZBGet web UI, again ensure th username and password for SickBeard are entered.
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
jonax2a
Posts: 9
Joined: Mon Oct 07, 2013 10:48 pm

Re: Problem when config. sickbeard

Post by jonax2a »

thank you for the quick respond

you assumed correct, should have posted that. it's from sabnzbd
i don't have/use a username or password on sickbeard, but my sickbeard runs on 7071, so should I just change that and leave the username and password empty like it is now?

autoProssesMedia.cfg :

[SickBeard]
sbCategory = tv
host = localhost
port = 8081
username =
password =
web_root =
ssl = 0
delay = 0
watch_dir =
failed_fork = 0
delete_failed = 0

hmm...for some reason chrome can't open the sickbeard app any more.. just get, "sorry can't connect/open" and the ip (using chrome in my native language so it's not the exact message). any idea what the reason is ? i'v been messing around for two days to get sabnzb,sickbeard and couchpotato running smooth so it can be som error i've done now recently thats made it stop :P because before it stoped working my only remaning problem was (and still is) that sickbeard wouldn't post-process automatically, it worked when i told sickbeard to do it manually but not automatically. but now it's not even opening..

thanks
NAS: Asustor as-604T
-3 x WD Red 3TB NAS Harddrive

PC: ASUS U36SD 13,3" HD LED
- GeForce GT520,Core i5-2410M,8GB RAM,500GB HDD

Router: ASUS RT-N66U

Receiver: Onkyo TX-NR609

TV: Panasonic plasma 42"
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Problem when config. sickbeard

Post by clinton.hall »

Yes, in auoProcessMedia.cfg change the port for SickBeard to 7071. Leave the username and password blank.

Try disabling and re-enabling the SickBeard app in AppCentral and then see if you can connect again.
If not, try the following via ssh.

Code: Select all

/usr/local/AppCentral/sickbeard/CONTROL/start-stop.sh restart
Post the output here if that doesn't fix the issue.
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
jonax2a
Posts: 9
Joined: Mon Oct 07, 2013 10:48 pm

Re: Problem when config. sickbeard

Post by jonax2a »

first time:

Restarting SickBeard
Shutting down SickBeard at Sat Oct 12 02:56:15 CEST 2013...
kill: can't kill pid 15687: No such process
Waiting for SickBeard to shut down: Done (Sat Oct 12 02:56:15 CEST 2013)
SickBeard prestartup checks... (Sat Oct 12 02:56:15 CEST 2013)
Cheetah found...
Starting SickBeard Done (Sat Oct 12 02:56:45 CEST 2013)

second time:

/usr/local/AppCentral/sickbeard/CONTROL/start-stop.sh restart
Restarting SickBeard
Shutting down SickBeard at Sat Oct 12 03:27:45 CEST 2013...
kill: can't kill pid 16486: No such process
Waiting for SickBeard to shut down: rm: can't remove '/usr/local/AppCentral/sickbeard/SickBeard.pid': Permission denied
Done (Sat Oct 12 03:27:45 CEST 2013)
SickBeard prestartup checks... (Sat Oct 12 03:27:45 CEST 2013)
Cheetah found...
Starting SickBeardPID file '/usr/local/AppCentral/sickbeard/SickBeard.pid' already exists. Exiting.
Done (Sat Oct 12 03:27:48 CEST 2013)

didn't work, but not even sure if i did it right. not quite sure why I got two diffrent outputs. :?


if I reinstalled sickbeard would that solve the problem?
a bit of a hassle to do it all over again (and probably still won't get it right :P ) but maybe that's the easiest way, if it will work.. 'cause I'm waaaaaaay out of my noobzone now :P
NAS: Asustor as-604T
-3 x WD Red 3TB NAS Harddrive

PC: ASUS U36SD 13,3" HD LED
- GeForce GT520,Core i5-2410M,8GB RAM,500GB HDD

Router: ASUS RT-N66U

Receiver: Onkyo TX-NR609

TV: Panasonic plasma 42"
jonax2a
Posts: 9
Joined: Mon Oct 07, 2013 10:48 pm

Re: Problem when config. sickbeard

Post by jonax2a »

EUREKA!

I found the solution to my booting problem with sickbeard :D
the cause of the problem => me
method for discovering => coincidence

what I did was:
1. I rebooted my NAS
2. tried to open Sickbeard => failed, still the same problem
3. tried to open SabNzbd => but instead of Sabnzb opening sickbeard opend.
4. checked the config on sickbeard and sure enough I had somehow changed the port sickbeard should run on from 7071 to 8088 which is the same port as I'm running sabnzbd.

so the problem was that sickbeard wouldn't open because sabnzbd allready was running on the same port

and now with the correct port in sickbeard and the correct port in autoProcessMedia.cfg everything seem to run smoothly

thank you so much for the help :D
now can a high octane weekend of media consumption begin, but first some much needed sleep (it's 5am where I'am, couldn't sleep before I had fixed it :P )
NAS: Asustor as-604T
-3 x WD Red 3TB NAS Harddrive

PC: ASUS U36SD 13,3" HD LED
- GeForce GT520,Core i5-2410M,8GB RAM,500GB HDD

Router: ASUS RT-N66U

Receiver: Onkyo TX-NR609

TV: Panasonic plasma 42"
Post Reply

Return to “SickBeard”