[2.0.0 RC 1] ENGINE Error in HTTPServer.tick

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
.maxx
Release Testers
Release Testers
Posts: 70
Joined: April 10th, 2008, 6:32 am

[2.0.0 RC 1] ENGINE Error in HTTPServer.tick

Post by .maxx »

Hi guys,

I get this irreproducible error every few days in sabnzbd 2.0.0 RC 1

Code: Select all

[24/Mar/2017:13:18:46] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
  File "cherrypy/wsgiserver/__init__.pyc", line 2024, in start
  File "cherrypy/wsgiserver/__init__.pyc", line 2091, in tick
  File "cherrypy/wsgiserver/ssl_builtin.pyc", line 67, in wrap
  File "ssl.pyc", line 363, in wrap_socket
  File "ssl.pyc", line 590, in __init__
  File "socket.pyc", line 228, in meth
error: [Errno 22] Invalid argument
Any ideas?
User avatar
sander
Release Testers
Release Testers
Posts: 8826
Joined: January 22nd, 2008, 2:22 pm

Re: [2.0.0 RC 1] ENGINE Error in HTTPServer.tick

Post by sander »

Please check https://github.com/sabnzbd/sabnzbd/issu ... erver.tick


... and please tell how your OS, the lines showing your versions of OpenSSL and SABnzbd, the apps/applications accessing your SABnzbd (over SSL)
Post Reply