Page 1 of 1

Need autoProcessTV error help

Posted: April 2nd, 2012, 11:54 am
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

Re: Need autoProcessTV error help

Posted: April 2nd, 2012, 12:34 pm
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)

Re: Need autoProcessTV error help

Posted: April 2nd, 2012, 12:41 pm
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.