SAB SSL SSL_SESSION_ID_CALLBACK_FAILED [Debian]
Posted: August 15th, 2018, 5:29 am
Recently I have noticed SAB throwing out an error. Details are:
I have been using SAB for some time now, and cannot tie this error to anything specific that has happened. After a service restart all is OK for a few days. Then the error pops up again. Anyone seen this before?
I am running SAB on Debian 9, and use a LetsEncrypt.org certificate.
Code: Select all
ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 2025, in start
self.tick()
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 2092, in tick
s, ssl_env = self.ssl_adapter.wrap(s)
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/ssl_builtin.py", line 67, in wrap
server_side=True)
File "/usr/lib/python2.7/ssl.py", line 363, in wrap_socket
_context=self)
File "/usr/lib/python2.7/ssl.py", line 611, in __init__
self.do_handshake()
File "/usr/lib/python2.7/ssl.py", line 840, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL: SSL_SESSION_ID_CALLBACK_FAILED] ssl session id callback failed (_ssl.c:661)I am running SAB on Debian 9, and use a LetsEncrypt.org certificate.