Page 1 of 1
Unable to open URL: [Errno socket error] [Errno 10053]
Posted: June 30th, 2013, 12:49 am
by augimeri
Hey guys,
Im a little new to this and im hoping if someone can help me out with this? basically i have added sabtosickbeard.exe for post processing but for someone reason its not letting the script work and aborting the full error is:
Loading config from C:\Users\Blah\Documents\SickBeard-win32-alpha-build499\SickBeard-win32-alpha-build499\scripts\autoProcessTV.cfg
Opening URL:
https://localhost:9090/home/postprocess ... viD-DEMAND
Unable to open URL: [Errno socket error] [Errno 10053] An established connection was aborted by the software in your host machine
Has anyone come across this before?
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: June 30th, 2013, 10:13 am
by sander
Easy: on the machine where SB is running, can you open
https://localhost:9090/ ?
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 5th, 2013, 2:24 am
by augimeri
Hi Sander,
Ahh for some reason i can't firefox gives an error:
An error occurred during a connection to localhost:9090.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
Which i've tried to figure out by turning SSL1.0/2.0/3.0 and even TSL in internet options but whatever i do doesnt work... O_o
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 5th, 2013, 2:44 am
by sander
So ... this makes you think?
does
http://localhost:8080/ work? If so, let SB use that.
And/or solve your SSL problem.
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 9th, 2013, 3:26 am
by augimeri
i tried that and its still coming up with the same error....
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 9th, 2013, 4:41 am
by sander
augimeri wrote:i tried that and its still coming up with the same error....
You access
http://localhost:8080/ (which is plain HTTP, not HTTPS) and you get an SSL error? That's hard to understand for me. Can you post a screenshot?
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 13th, 2013, 11:49 pm
by augimeri
Its confusing for me too but basically i've changed the settings around to try and find "something" so i enabled https on sb and let it run on port 8080 and sab is now running off 9095.
i can now open
https://localhost:8080/home/postprocess/ when i click on it.....
but when a download completes and tries to run sabtosickbeard.exe it now gives this error:
Loading config from C:\Users\ez001169\Documents\SickBeard-win32-alpha-build500\autoProcessTV\autoProcessTV.cfg
Opening URL:
https://localhost:8080/home/postprocess ... AVC-CtrlHD
Traceback (most recent call last):
File "sabToSickbeard.py", line 29, in <module>
File "autoProcessTV.pyc", line 101, in processEpisode
File "socket.pyc", line 512, in readlines
File "socket.pyc", line 427, in readline
File "ssl.pyc", line 215, in rec
File "ssl.pyc", line 136, in read
socket.error: [Errno 10054] An existing connection was forcibly closed by the remote host
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 14th, 2013, 1:25 am
by sander
Oh, wait: this is a SB / Sickbeard error message?! I've never used Sickbeard, so I can't help you very much with that.
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 16th, 2013, 5:15 am
by augimeri
Yup this is sickbeard but the error is given in SAB, im still kinda playing around with it and now i have this error
Loading config from C:\Users\ez001169\Documents\SickBeard-win32-alpha-build500\autoProcessTV\autoProcessTV.cfg
Opening URL:
https://localhost:8080/home/postprocess ... VOST-Kharn
Unable to open URL: [Errno socket error] [Errno 10053] An established connection was aborted by the software in your host machine
Basically i copied "
https://localhost:8080/home/postprocess ... VOST-Kharn" into my browser and this manually processes the show, i have no idea why SAB can't run when i can do it manually.......
Anyone??????
PS: Thanks Sander anyway
Re: Unable to open URL: [Errno socket error] [Errno 10053]
Posted: July 16th, 2013, 5:18 am
by augimeri
Also sometimes the script is.....well succeeding like 1 out of 10 anyway