View Single Post
Old 07-21-2019, 01:30 AM   #228
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,838
Karma: 8006102
Join Date: Mar 2015
Device: Kindle, iOS
Sadly, when I tested a clean install of the plugin on 0.9.16, I got the same error:

Code:
*** PYTHON ERROR ***
SSL version: OpenSSL 1.1.1c-dev xx XXX xxxx
An exception of type URLError occurred.
Arguments:
(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)'),)
Not a biggie for me as I have disabled the auto-update ("github": false) and am content to manually update the plugin when necessary, but I wanted to report this in case it's helpful.

Quote:
Originally Posted by KevinH View Post
I have added a new python3 module "certifi" to the Python 3.7 framework builds to work around the missing network certificate. This change has been pushed to master. The fix for this mac specific ssl issue will appear in the next release.

Thanks for your bug report.
odamizu is offline   Reply With Quote