Unable to open URL: [Errno socket error] [Errno 10053]

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
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Unable to open URL: [Errno socket error] [Errno 10053]

Post 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?
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post by sander »

Easy: on the machine where SB is running, can you open https://localhost:9090/ ?
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post by sander »

So ... this makes you think?

does http://localhost:8080/ work? If so, let SB use that.

And/or solve your SSL problem.
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post by augimeri »

i tried that and its still coming up with the same error....
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post 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?
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post 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.
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post 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
augimeri
Newbie
Newbie
Posts: 6
Joined: June 30th, 2013, 12:41 am

Re: Unable to open URL: [Errno socket error] [Errno 10053]

Post by augimeri »

Also sometimes the script is.....well succeeding like 1 out of 10 anyway
Post Reply