I fixed the cert issue but now I get this error?

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
nbxxxx
Newbie
Newbie
Posts: 3
Joined: June 13th, 2016, 11:53 pm

I fixed the cert issue but now I get this error?

Post by nbxxxx »

let me rephrase to say I thought I fixed the cert issue.

it looked like it was working but today I see this error:
(its not letting me post 'links' so I have inserted spaces)
[10/ Oct/ 2021:03:22:22] ENGINE Error in HTTPServer. serve
Traceback (most recent call last):
File "cheroot\server. py", line 1810, in serve
File "cheroot\connections. py", line 201, in run
File "cheroot\connections. py", line 218, in _run
File "cheroot\connections. py", line 272, in _from_server_socket
File "cheroot\ ssl\ builtin. py", line 277, in wrap
File "ssl. py", line 500, in wrap_socket
File "ssl. py", line 1040, in _create
File "ssl. py", line 1309, in do_handshake
ssl.SSLError: [SSL: BAD_KEY_SHARE] bad key share (_ssl.c:1129)
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: I fixed the cert issue but now I get this error?

Post by sander »

it's says 'cheroot', which is the webserver of SABnzbd itself.
So turn off HTTPS of SAB's webinterface, and you should be OK.
Post Reply