Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
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:
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
Can anyone help me troubleshoot how I might fix this?
raphnguyen wrote: but SabNZBD seems to be having trouble post-processing.
That's not SABnzbd, but SickBeard's error message.
Don't blame the messenger, in this case SABnzbd.
There is something wrong with your SickBeard setup.