Need autoProcessTV error help

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • 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.
Post Reply
affini
Newbie
Newbie
Posts: 4
Joined: April 2nd, 2012, 11:46 am

Need autoProcessTV error help

Post by affini »

Can anyone help?

I get this error on every show I DL.
Loading config from /usr/local/var/sickbeard/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... V+x264+DHD
Traceback (most recent call last):
File "/usr/local/var/sickbeard/autoProcessTV/sabToSickBeard.py", line 29, in <module>
autoProcessTV.processEpisode(sys.argv[1], sys.argv[2])
File "/usr/local/var/sickbeard/autoProcessTV/autoProcessTV.py", line 95, in processEpisode
result = urlObj.readlines()
File "/var/packages/baseutils/target/utils/lib/python2.6/socket.py", line 512, in readlines
line = self.readline()
File "/var/packages/baseutils/target/utils/lib/python2.6/socket.py", line 427, in readline
data = recv(1)
socket.error: [Errno 104] Connection reset by peer
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: Need autoProcessTV error help

Post by zoggy »

well thats a sickbeard thing not sab. do you have invalid info in your autoprocesstv.cfg ? (you cant use special characters in username/pw)
affini
Newbie
Newbie
Posts: 4
Joined: April 2nd, 2012, 11:46 am

Re: Need autoProcessTV error help

Post by affini »

zoggy wrote:well thats a sickbeard thing not sab. do you have invalid info in your autoprocesstv.cfg ? (you cant use special characters in username/pw)
that could be it... let me redo the PW.
Post Reply