Unknown errors

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
Patrick1610
Newbie
Newbie
Posts: 6
Joined: February 23rd, 2019, 4:12 pm

Unknown errors

Post by Patrick1610 »

Hi,

I keep having errors like the one below. What can I do about those? I don’t understand a thing about these errors..

ERROR a minute ago [26/Mar/2019:22:12:07] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 2025, in start
self.tick()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 2092, in tick
s, ssl_env = self.ssl_adapter.wrap(s)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/ssl_builtin.py", line 107, in wrap
return s, self.get_environ(s)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/ssl_builtin.py", line 116, in get_environ
'SSL_PROTOCOL': cipher[1],
TypeError: 'NoneType' object has no attribute '__getitem__'
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Unknown errors

Post by safihre »

That's a bit strange.
Do you have HTTPS enabled?
If you don't use it, just disable it.
Otherwise maybe try to re-generate the certifcates in Config > General.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Patrick1610
Newbie
Newbie
Posts: 6
Joined: February 23rd, 2019, 4:12 pm

Re: Unknown errors

Post by Patrick1610 »

Thanks! I have re-generated the certificate and watch what happens! Thanks for thinking with me!
Post Reply