2.0.1RC1 - SSL Error?

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
ncfitzge
Newbie
Newbie
Posts: 4
Joined: May 6th, 2017, 1:28 pm

2.0.1RC1 - SSL Error?

Post by ncfitzge »

This error just popped up this morning. Besides par2 not running, I have not had any problem. SAB is running on QNAP TVS-871

Code: Select all

2017-05-10 15:28:30,560::WARNING::[_cplogging:219] [10/May/2017:15:28:30] ENGINE socket.error 1
Traceback (most recent call last):
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 1401, in communicate
    req.parse_request()
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 601, in parse_request
    success = self.read_request_line()
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 634, in read_request_line
    request_line = self.rfile.readline()
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 303, in readline
    data = self.rfile.readline(256)
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 1218, in readline
    data = self.recv(self._rbufsize)
  File "/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/cherrypy/wsgiserver/__init__.py", line 1069, in recv
    data = self._sock.recv(size)
  File "/opt/lib/python2.7/ssl.py", line 766, in recv
  File "/opt/lib/python2.7/ssl.py", line 653, in read
SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] unknown error (_ssl.c:1864)
Start up Log

Code: Select all

2017-05-10 11:07:18,307::INFO::[SABnzbd:1167] --------------------------------
2017-05-10 11:07:18,307::INFO::[SABnzbd:1168] SABnzbd.py-2.0.1RC1 (rev=2f52590587bf3e06100e410da1b83f35383244cb)
2017-05-10 11:07:18,307::INFO::[SABnzbd:1169] Full executable path = /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/SABnzbd.py
2017-05-10 11:07:18,307::INFO::[SABnzbd:1181] Platform = posix
2017-05-10 11:07:18,307::INFO::[SABnzbd:1182] Python-version = 2.7.13 (default, Apr 24 2017, 15:51:42) 
[GCC 6.3.0]
2017-05-10 11:07:18,307::INFO::[SABnzbd:1183] Arguments = SABnzbd.py -f Config/sabnzbd.ini --browser 0 --daemon --pid /tmp
2017-05-10 11:07:18,307::INFO::[SABnzbd:1188] Preferred encoding = UTF-8
2017-05-10 11:07:18,307::DEBUG::[SABnzbd:1202] My local IPv4 address = <IP>
2017-05-10 11:07:18,512::DEBUG::[SABnzbd:1208] My public IPv4 address = <IP>
2017-05-10 11:07:18,513::DEBUG::[SABnzbd:1216] Could not determine my IPv6 address
2017-05-10 11:07:18,548::DEBUG::[SABnzbd:1222] CPU Pystone available performance is 191387
2017-05-10 11:07:18,548::DEBUG::[SABnzbd:1227] CPU model name is Intel(R) Core(TM) i7-4790S CPU @ 3.20GHz
2017-05-10 11:07:18,548::INFO::[SABnzbd:1229] Read INI file /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/sabnzbd.ini
2017-05-10 11:07:18,558::INFO::[__init__:995] Loading data for rss_data.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/rss_data.sab
2017-05-10 11:07:18,558::INFO::[__init__:995] Loading data for totals10.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/totals10.sab
2017-05-10 11:07:18,558::DEBUG::[bpsmeter:189] Read quota q=9.663676416e+11 l=9.11758778415e+11 reset=1496271600.0
2017-05-10 11:07:18,558::INFO::[postproc:93] Loading postproc queue
2017-05-10 11:07:18,558::INFO::[__init__:995] Loading data for postproc2.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/postproc2.sab
2017-05-10 11:07:18,558::INFO::[__init__:995] Loading data for queue10.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/queue10.sab
2017-05-10 11:07:18,558::DEBUG::[downloader:165] Initializing downloader/decoder
2017-05-10 11:07:18,559::INFO::[__init__:995] Loading data for watched_data2.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/watched_data2.sab
2017-05-10 11:07:18,559::INFO::[__init__:995] Loading data for Rating.sab from /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/Config/admin/Rating.sab
2017-05-10 11:07:18,570::DEBUG::[scheduler:175] Scheduling RSS interval task every 60 min (delay=3)
2017-05-10 11:07:18,570::DEBUG::[scheduler:187] Scheduling VersionCheck on day 1 at 7:29
2017-05-10 11:07:18,570::DEBUG::[bpsmeter:393] Will reset quota at (2017, 6, 1, 0, 0, 0, 0, 0, 1)
2017-05-10 11:07:18,570::INFO::[scheduler:193] Setting schedule for quota check daily at 0:0
2017-05-10 11:07:18,570::INFO::[scheduler:197] Setting schedule for midnight BPS reset
2017-05-10 11:07:18,570::DEBUG::[__init__:585] PAUSED_ALL inactive
2017-05-10 11:07:18,570::INFO::[__init__:351] All processes started
2017-05-10 11:07:18,571::INFO::[SABnzbd:286] Web dir is /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/interfaces/Glitter
2017-05-10 11:07:18,571::INFO::[SABnzbd:286] Web dir is /share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/interfaces/Config
2017-05-10 11:07:18,636::INFO::[SABnzbd:410] SABYenc module (v3.0.2)... found!
2017-05-10 11:07:18,636::INFO::[SABnzbd:427] Cryptography module (v1.5.1)... found!
2017-05-10 11:07:18,637::INFO::[SABnzbd:432] par2 binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/par2)
2017-05-10 11:07:18,637::INFO::[SABnzbd:437] par2cmdline binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/par2)
2017-05-10 11:07:18,637::INFO::[SABnzbd:440] UNRAR binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/unrar)
2017-05-10 11:07:18,637::DEBUG::[SABnzbd:448] UNRAR binary version 5.40
2017-05-10 11:07:18,637::INFO::[SABnzbd:453] unzip binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/unzip)
2017-05-10 11:07:18,637::INFO::[SABnzbd:458] 7za binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/7za)
2017-05-10 11:07:18,637::INFO::[SABnzbd:464] nice binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/nice)
2017-05-10 11:07:18,637::INFO::[SABnzbd:468] ionice binary... found (/share/CACHEDEV1_DATA/.qpkg/SABnzbdplus/x64/bin-utils/ionice)
2017-05-10 11:07:18,637::INFO::[SABnzbd:1274] SSL version OpenSSL 1.0.2k  26 Jan 2017
2017-05-10 11:07:18,637::INFO::[SABnzbd:1275] SSL supported protocols ['TLS v1.2', 'TLS v1.1', 'TLS v1']
2017-05-10 11:07:18,639::INFO::[SABnzbd:1386] Starting web-interface on <IP>
2017-05-10 11:07:18,640::INFO::[_cplogging:219] [10/May/2017:11:07:18] ENGINE Bus STARTING
2017-05-10 11:07:18,641::INFO::[_cplogging:219] [10/May/2017:11:07:18] ENGINE Started monitor thread '_TimeoutMonitor'.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.0.1RC1 - SSL Error?

Post by safihre »

This happens if your browser doesn't trust our certificate, when connecting using https to te interface.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply