Middlewared failing to start after upgrade to 11.3-U2 from 11.3-U1

Algwyn

Dabbler
Joined
Sep 16, 2016
Messages
16
I upgraded today my FreeNAS server from 11.3-U1 to 11.3-U2.

During the reboot following the upgrade to 11.3-U2, middlewared failed to start, after stalling the reboot during 4 minutes.

As it seemed a failed upgrade, I rebooted and selected the previous version 11.3.U1, which was working perfectly until now.
Middlewared failed to start again, even though I never had issues with it previously.

I rebooted again, selecting this time the earlier version 11.2-U8, which managed to start without issue. (below a copy of middlewared.log)
I have back-ups of each version config files, so I should be able to reinstall without significant issue. However it's getting late here, and it will have to wait this weekend.

Before I reinstall, I have a couple of questions:
  • Version 11.3.U1 was working perfectly before the upgrade, but seem to have been corrupted by the installation of 11.3.U2. How could that happen? I thought that the way FreeNAS manage the system dataset snapshots would prevent this type of issue.
  • As version 11.2-U8 is launching correctly, I assume that this issue is not hardware related. Or could there be a hardware issue, which would impact only 11.3 and not 11.2-U8?
  • Should I reinstall first 11.3-U1, then 11.3-U2? or directly 11.3-U2?

I would be grateful for any advice on the best way to resolve this issue.

PS: upgrade to 11.3-U2 seemed to be sucessful, nothing was written to /data/update.failed.

[2020/04/17 21:26:50] (DEBUG) raven.base.Client.set_dsn():265 - Configuring Raven for host: https://sentry.ixsystems.com
[2020/04/17 21:26:52] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 21:26:52] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 21:26:53] (DEBUG) middlewared.__plugins_load():809 - All plugins loaded
[2020/04/17 21:26:53] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task zfs.quota.notify_quota_excess to run every 60 seconds
[2020/04/17 21:26:53] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.flush_alerts to run every 3600 seconds
[2020/04/17 21:26:53] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.process_alerts to run every 60 seconds
[2020/04/17 21:26:53] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task mail.send_mail_queue to run every 600 seconds
[2020/04/17 21:26:53] (DEBUG) middlewared.run():1264 - Accepting connections
[2020/04/17 21:26:54] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 21:27:18] (DEBUG) EtcService.generate():190 - No new changes for /etc/nsswitch.conf
[2020/04/17 21:27:18] (DEBUG) EtcService.generate():190 - No new changes for /etc/local/nss_ldap.conf
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pam.inc
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sshd
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/su
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/netatalk
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/login
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/xdm
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/kde
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/cron
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/telnetd
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/samba
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pop3
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftp
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/system
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/other
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/atrun
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/passwd
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftpd
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/README
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/imap
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sudo
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/rsh
[2020/04/17 21:27:19] (DEBUG) EtcService.generate():190 - No new changes for /etc/krb5.conf
[2020/04/17 21:27:19] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 21:27:21] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /sbin/zfs list -H -o name -t volume,filesystem
[2020/04/17 21:27:21] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /usr/local/bin/net groupmap list
[2020/04/17 21:28:53] (WARNING) middlewared.devd_loop():70 - devd pipe error, retrying...
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/device.py", line 68, in devd_loop
await devd_listen(middleware)
File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/device.py", line 92, in devd_listen
s.connect(DEVD_SOCKETFILE)
ConnectionRefusedError: [Errno 61] Connection refused
[2020/04/17 21:28:53] (INFO) middlewared.terminate():1278 - Terminating
[2020/04/17 21:28:53] (ERROR) asyncio.default_exception_handler():1285 - Task exception was never retrieved
future: <Task finished coro=<Middleware.__terminate() done, defined at /usr/local/lib/python3.6/site-packages/middlewared/main.py:1281> exception=CancelledError()>
concurrent.futures._base.CancelledError


[2020/04/17 21:36:10] (DEBUG) raven.base.Client.set_dsn():265 - Configuring Raven for host: https://sentry.ixsystems.com
[2020/04/17 21:36:12] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 21:36:12] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 21:36:13] (DEBUG) middlewared.__plugins_load():809 - All plugins loaded
[2020/04/17 21:36:13] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task zfs.quota.notify_quota_excess to run every 60 seconds
[2020/04/17 21:36:13] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.flush_alerts to run every 3600 seconds
[2020/04/17 21:36:13] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.process_alerts to run every 60 seconds
[2020/04/17 21:36:13] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task mail.send_mail_queue to run every 600 seconds
[2020/04/17 21:36:13] (DEBUG) middlewared.run():1264 - Accepting connections
[2020/04/17 21:36:14] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/nsswitch.conf
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/local/nss_ldap.conf
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pam.inc
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sshd
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/su
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/netatalk
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/login
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/xdm
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/kde
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/cron
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/telnetd
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/samba
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pop3
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftp
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/system
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/other
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/atrun
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/passwd
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftpd
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/README
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/imap
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sudo
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/rsh
[2020/04/17 21:36:38] (DEBUG) EtcService.generate():190 - No new changes for /etc/krb5.conf
[2020/04/17 21:36:38] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 21:36:40] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /sbin/zfs list -H -o name -t volume,filesystem
[2020/04/17 21:36:41] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /usr/local/bin/net groupmap list
Exception in thread Thread-11:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/mdns.py", line 303, in run
pybonjour.DNSServiceProcessResult(ref)
File "/usr/local/lib/python3.6/site-packages/pybonjour.py", line 895, in DNSServiceProcessResult
_DNSServiceProcessResult(sdRef)
File "/usr/local/lib/python3.6/site-packages/pybonjour.py", line 286, in _errcheck
raise cls(result)
pybonjour.BonjourError: (-65563, 'unknown')

[2020/04/17 21:47:04] (WARNING) middlewared.devd_loop():70 - devd pipe error, retrying...
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/device.py", line 68, in devd_loop
await devd_listen(middleware)
File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/device.py", line 92, in devd_listen
s.connect(DEVD_SOCKETFILE)
ConnectionRefusedError: [Errno 61] Connection refused
[2020/04/17 21:47:04] (INFO) middlewared.terminate():1278 - Terminating
[2020/04/17 21:47:04] (ERROR) asyncio.default_exception_handler():1285 - Task exception was never retrieved
future: <Task finished coro=<Middleware.__terminate() done, defined at /usr/local/lib/python3.6/site-packages/middlewared/main.py:1281> exception=CancelledError()>
concurrent.futures._base.CancelledError


[2020/04/17 22:08:01] (DEBUG) raven.base.Client.set_dsn():265 - Configuring Raven for host: https://sentry.ixsystems.com
[2020/04/17 22:08:03] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 22:08:03] (DEBUG) git.cmd.execute():719 - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None)
[2020/04/17 22:08:04] (DEBUG) middlewared.__plugins_load():809 - All plugins loaded
[2020/04/17 22:08:04] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task zfs.quota.notify_quota_excess to run every 60 seconds
[2020/04/17 22:08:04] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.flush_alerts to run every 3600 seconds
[2020/04/17 22:08:04] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task alert.process_alerts to run every 60 seconds
[2020/04/17 22:08:04] (DEBUG) middlewared.__setup_periodic_tasks():822 - Setting up periodic task mail.send_mail_queue to run every 600 seconds
[2020/04/17 22:08:04] (DEBUG) middlewared.run():1264 - Accepting connections
[2020/04/17 22:08:05] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/nsswitch.conf
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/local/nss_ldap.conf
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pam.inc
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sshd
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/su
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/netatalk
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/login
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/xdm
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/kde
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/cron
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/telnetd
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/samba
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/pop3
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftp
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/system
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/other
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/atrun
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/passwd
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/ftpd
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/README
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/imap
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/sudo
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/pam.d/rsh
[2020/04/17 22:08:29] (DEBUG) EtcService.generate():190 - No new changes for /etc/krb5.conf
[2020/04/17 22:08:29] (DEBUG) krb5.keytab.render():32 - No keytabs in configuration database, skipping keytab generation
[2020/04/17 22:08:32] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /sbin/zfs list -H -o name -t volume,filesystem
[2020/04/17 22:08:32] (DEBUG) middleware.notifier._pipeopen():179 - Popen()ing: /usr/local/bin/net groupmap list
[2020/04/17 22:09:07] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():601 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/trains.txt', 'https://update-master.ixsystems.com/FreeNAS/trains.txt'])
[2020/04/17 22:09:07] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.ixsystems.com
[2020/04/17 22:09:07] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.ixsystems.com:443 "GET /FreeNAS/trains.txt HTTP/1.1" 301 169
[2020/04/17 22:09:07] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.freenas.org
[2020/04/17 22:09:08] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.freenas.org:443 "GET /FreeNAS/trains.txt HTTP/1.1" 200 412
[2020/04/17 22:09:08] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():731 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/trains.txt', 'https://update-master.ixsystems.com/FreeNAS/trains.txt']): Read 412 bytes total
[2020/04/17 22:09:08] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():601 - TryGetNetworkFile(['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST'])
[2020/04/17 22:09:08] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update-master.ixsystems.com
[2020/04/17 22:09:08] (DEBUG) urllib3.connectionpool._make_request():396 - https://update-master.ixsystems.com:443 "GET /FreeNAS/FreeNAS-11.3-STABLE/LATEST HTTP/1.1" 200 1957
[2020/04/17 22:09:08] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():731 - TryGetNetworkFile(['https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/LATEST']): Read 1957 bytes total
[2020/04/17 22:09:08] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():601 - TryGetNetworkFile(['https://update-master.ixsystems.com/updates/ix_crl.pem'])
[2020/04/17 22:09:08] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update-master.ixsystems.com
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._make_request():396 - https://update-master.ixsystems.com:443 "GET /updates/ix_crl.pem HTTP/1.1" 200 1028
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.CheckFreeSpace():76 - CheckFreeSpace(path=/tmp/tmp8yj0yqt1.pem, pool=None, required=1028)
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():731 - TryGetNetworkFile(['https://update-master.ixsystems.com/updates/ix_crl.pem']): Read 1028 bytes total
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():601 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/Validators/ValidateUpdate-0frmasef.txt', 'https://update-master.ixsystems.com/FreeNAS/Validators/ValidateUpdate-0frmasef.txt'])
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.ixsystems.com
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.ixsystems.com:443 "GET /FreeNAS/Validators/ValidateUpdate-0frmasef.txt HTTP/1.1" 301 169
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.freenas.org
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.freenas.org:443 "GET /FreeNAS/Validators/ValidateUpdate-0frmasef.txt HTTP/1.1" 200 185
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.CheckFreeSpace():76 - CheckFreeSpace(path=/tmp/tmp1pie3dx3, pool=None, required=185)
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():731 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/Validators/ValidateUpdate-0frmasef.txt', 'https://update-master.ixsystems.com/FreeNAS/Validators/ValidateUpdate-0frmasef.txt']): Read 185 bytes total
[2020/04/17 22:09:09] (DEBUG) freenasOS.Update.CheckForUpdates():868 - CheckForUpdate: diffs = {'Packages': [(<freenasOS.Package.Package object at 0x81ba4a7f0>, 'upgrade', <freenasOS.Package.Package object at 0x80c773780>), (<freenasOS.Package.Package object at 0x81ba4a550>, 'upgrade', <freenasOS.Package.Package object at 0x81ba4a5f8>), (<freenasOS.Package.Package object at 0x81ba4a438>, 'upgrade', <freenasOS.Package.Package object at 0x81ba4acc0>), (<freenasOS.Package.Package object at 0x81ba4a8d0>, 'upgrade', <freenasOS.Package.Package object at 0x81ba4a908>)], 'Reboot': True, 'Train': ('FreeNAS-11.2-STABLE', 'FreeNAS-11.3-STABLE'), 'Sequence': ('8ba69aba1ecc4c3b9aa817078e77f308', 'e60062598f0c69da5fe5e2a9886813a8')}
[2020/04/17 22:09:09] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():601 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt', 'https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt'])
[2020/04/17 22:09:09] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.ixsystems.com
[2020/04/17 22:09:10] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.ixsystems.com:443 "GET /FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt HTTP/1.1" 301 169
[2020/04/17 22:09:10] (DEBUG) urllib3.connectionpool._new_conn():824 - Starting new HTTPS connection (1): update.freenas.org
[2020/04/17 22:09:10] (DEBUG) urllib3.connectionpool._make_request():396 - https://update.freenas.org:443 "GET /FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt HTTP/1.1" 200 3120
[2020/04/17 22:09:10] (DEBUG) freenasOS.Configuration.TryGetNetworkFile():731 - TryGetNetworkFile(['https://update.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt', 'https://update-master.ixsystems.com/FreeNAS/FreeNAS-11.3-STABLE/ChangeLog.txt']): Read 3120 bytes total
 
Last edited:

Algwyn

Dabbler
Joined
Sep 16, 2016
Messages
16
Issue was solved by reinstalling 11.3-U1.
I did not need to reimport the saved configuration.
I guess that I'll skip the 11.3-U2 upgrade ...
 
Top