Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BubbatheVTOG/51f5828ca7f4d1ec32ca2261e55b8658 to your computer and use it in GitHub Desktop.
Save BubbatheVTOG/51f5828ca7f4d1ec32ca2261e55b8658 to your computer and use it in GitHub Desktop.
Sickrage2-git Log
ERROR::Exception in callback (<socket._socketobject object at 0x7f990de70ad0>, <function null_wrapper at 0x7f990c939aa0>)
Traceback (most recent call last):
File "/opt/sickrage/app/lib/tornado/ioloop.py", line 888, in start
handler_func(fd_obj, events)
File "/opt/sickrage/app/lib/tornado/stack_context.py", line 277, in null_wrapper
return fn(*args, **kwargs)
File "/opt/sickrage/app/lib/tornado/netutil.py", line 276, in accept_handler
callback(connection, address)
File "/opt/sickrage/app/lib/tornado/tcpserver.py", line 264, in _handle_connection
do_handshake_on_connect=False)
File "/opt/sickrage/app/lib/tornado/netutil.py", line 517, in ssl_wrap_socket
context = ssl_options_to_context(ssl_options)
File "/opt/sickrage/app/lib/tornado/netutil.py", line 494, in ssl_options_to_context
context.load_cert_chain(ssl_options['certfile'], ssl_options.get('keyfile', None))
SSLError: [SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:2699)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment