SabNZBD to SickBeard https port
Posted: September 8th, 2012, 7:54 pm
Recently switched my SickBeard configuration to run in https on the localhost port 8082. I've updated my autoProcessTV.cfg to reflect these changes (supplying host, port, username, and password), but SabNZBD seems to be having trouble post-processing. Here is an example of the error log:
Can anyone help me troubleshoot how I might fix this?
Code: Select all
Loading config from C:\Program Files (x86)\SABnzbd\scripts\autoProcessTV.cfg
Opening URL: http://localhost:8082/home/postprocess/processEpisode?nzbName=Hard.Knocks.S07E05.720p.HDTV.x264-SYS.nzb&quiet=1&dir=D%3A%5CShows%5CHard+Knocks+S07E05+720p+HDTV+x264-SYS
Traceback (most recent call last):
File "sabToSickbeard.py", line 29, in <module>
File "autoProcessTV.pyc", line 86, in processEpisode
File "socket.pyc", line 465, in readlines
File "socket.pyc", line 397, in readline
socket.error: [Errno 10054] An existing connection was forcibly closed by the remote host