captain118
Dabbler
- Joined
- Oct 1, 2014
- Messages
- 21
When I go to get an update I get the error:
Unable to connect to url https://update-master.ixsystems.com/FreeNAS/trains.txt: Automatic update check failed. Please check system network settings.
When I run "freenas-update -v check" I get:
[freenasOS.Configuration:606] TryGetNetworkFile(['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST'])
[urllib3.connectionpool:959] Starting new HTTPS connection (1): update-master.ixsystems.com:443
[freenasOS.Configuration:692] Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST: HTTPSConnectionPool(host='update-master.ixsystems.com', port=443): Max retries exceeded with url: /FreeNAS/FreeNAS-11.3-STABLE/LATEST (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')])")))
[freenasOS.Configuration:709] Unable to load ['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST']: Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST
[freenas-update:195] Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST
Traceback (most recent call last):
...
That seems to imply that it is looking for an SSL3 certificate. I'm guessing my root certificates may be out of date???
I'm running FreeNAS-11.3-U4.1
Any assistance would be greatly appreciated.
Unable to connect to url https://update-master.ixsystems.com/FreeNAS/trains.txt: Automatic update check failed. Please check system network settings.
When I run "freenas-update -v check" I get:
[freenasOS.Configuration:606] TryGetNetworkFile(['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST'])
[urllib3.connectionpool:959] Starting new HTTPS connection (1): update-master.ixsystems.com:443
[freenasOS.Configuration:692] Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST: HTTPSConnectionPool(host='update-master.ixsystems.com', port=443): Max retries exceeded with url: /FreeNAS/FreeNAS-11.3-STABLE/LATEST (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')])")))
[freenasOS.Configuration:709] Unable to load ['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST']: Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST
[freenas-update:195] Unable to connect to url https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST
Traceback (most recent call last):
...
That seems to imply that it is looking for an SSL3 certificate. I'm guessing my root certificates may be out of date???
I'm running FreeNAS-11.3-U4.1
Any assistance would be greatly appreciated.