CERTIFICATE_VERIFY_FAILED in FreeNAS 9.10 (2def9c8)

Status
Not open for further replies.

bdaniel7

Dabbler
Joined
Oct 12, 2012
Messages
13
Hello,

I updated to FreeNAS 9.10 (2def9c8) and because I'm running the web gui with ssl, with a self signed certificate, I'm gettting a CERTIFICATE_VERIFY_FAILED error when the left menu is displayed.

And no plugin is added in the Plugins node.

Code:
Apr  2 13:10:07 freenas manage.py: [freeadmin.navtree:567] Couldn't retrieve https://my.nas.ip/plugins/btsync/12/_s/treemenu: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Apr  2 13:10:07 freenas manage.py: [freeadmin.navtree:567] Couldn't retrieve https://my.nas.ip/plugins/plexmediaserver/13/_s/treemenu: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>


Any suggestions on how to fix this, except using an official SSL certificate or using http instead of https?

Another problem is that in the "Installed" plugins tab, all plugins have the "off" icon, even though some are "on". And every time I go to the "Installed" tab they appear "off".

Thanks,
Daniel
 

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
This will be fixed in the SU which is scheduled to be released on Monday: https://bugs.freenas.org/issues/14214.
I'm getting those kinds of errors and I just updated to 9.10 April 21, running FreeNAS-9.10-STABLE-201604181743 (74ef270)
Code:
Apr 23 06:51:24 Tabernacle manage.py: [plugins.utils:91] Couldn't retrieve https://192.168.0.102/plugins/transmission/1/_s/status: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Apr 23 06:53:08 Tabernacle manage.py: [freeadmin.navtree:575] Couldn't retrieve https://192.168.0.102/plugins/transmission/1/_s/treemenu: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
 
Joined
Apr 12, 2014
Messages
7
I'm getting those kinds of errors and I just updated to 9.10 April 21, running FreeNAS-9.10-STABLE-201604181743 (74ef270)
Code:
Apr 23 06:51:24 Tabernacle manage.py: [plugins.utils:91] Couldn't retrieve https://192.168.0.102/plugins/transmission/1/_s/status: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Apr 23 06:53:08 Tabernacle manage.py: [freeadmin.navtree:575] Couldn't retrieve https://192.168.0.102/plugins/transmission/1/_s/treemenu: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>

Yes, the SSL Certificate errors have returned with the latest updates. I had to rollback to previous boot version and will wait for next update.
 

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
I'm checking calendars and world clocks trying to figure out where in the world Monday is the 30th :confused: Anyway thanks, I'll be ready for it.
 
Status
Not open for further replies.
Top