Since the latest release, i notice this error message everytime i access Sabnzb with https
I use starssl certificate. Was working ok, before the latest version of Sabnzb (under Windows 10)
I notice also the same behavior under Sabnzb for synology, after i update Sabnzb.
[12/Feb/2017:22:54:16] ENGINE Error in HTTPServer.tick Traceback (most recent call last): File "cherrypy\wsgiserver\__init__.pyo", line 2024, in start File "cherrypy\wsgiserver\__init__.pyo", line 2091, in tick File "cherrypy\wsgiserver\ssl_builtin.pyo", line 67, in wrap File "ssl.pyo", line 363, in wrap_socket File "ssl.pyo", line 611, in __init__ File "ssl.pyo", line 840, in do_handshake SSLError: [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ssl.c:661)
SSL warning since last update
Forum rules
Help us help you:
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.
Re: SSL warning since last update
I think it's because StartSSL is not trusted authority anymore after they screwed up:
https://blog.mozilla.org/security/2016/ ... tificates/
Even though you get this warning, it connects just fine?
https://blog.mozilla.org/security/2016/ ... tificates/
Even though you get this warning, it connects just fine?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: SSL warning since last update
I use SABnzbd 2.2.0Beta2 on Fedora 26 and I also get warning message SABnzbd/cherrypy/wsgiserver at startup but I can use SABznbd with no problem.
I had same messages with previous SANnzbd version.
As new user on this forum i can't include these messages in this post "New users are not allowed to post links".
I had same messages with previous SANnzbd version.
As new user on this forum i can't include these messages in this post "New users are not allowed to post links".
Re: SSL warning since last update
Try again to post a link? Otherwise remove any http or www parts from the link.
Would like to see the whole error message.
Would like to see the whole error message.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: SSL warning since last update
I am unable to paste warning messages on forum
Remove spaces and prefixe with h-t-t-p-s
paste. fedoraproject. org/paste/fzjCZYle0TS9Wvz0~0zkSg/raw
Remove spaces and prefixe with h-t-t-p-s
paste. fedoraproject. org/paste/fzjCZYle0TS9Wvz0~0zkSg/raw
Re: SSL warning since last update
Code: Select all
Traceback (most recent call last):
File "/usr/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 2025, in start
self.tick()
File "/usr/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 2092, in tick
s, ssl_env = self.ssl_adapter.wrap(s)
File "/usr/share/SABnzbd/cherrypy/wsgiserver/ssl_builtin.py", line 67, in wrap
server_side=True)
File "/usr/lib64/python2.7/ssl.py", line 363, in wrap_socket
_context=self)
File "/usr/lib64/python2.7/ssl.py", line 611, in __init__
self.do_handshake()
File "/usr/lib64/python2.7/ssl.py", line 840, in do_handshake
self._sslobj.do_handshake()
error: [Errno 0] Error
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: SSL warning since last update
Correction: we can catch this error and we will.
Will put the patch in 2.2.0.
Will put the patch in 2.2.0.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: SSL warning since last update
I just got SABnzbd-2.2.0RC1 and tested it.
Warning messages are always present.
Warning messages are always present.
Re: SSL warning since last update
Really? Okay then I cannot do anything about it..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate