Just took the plunge. No issue so far. Plugins work fine (old GUI) : transmission, urbackup, minidlda. I'll report back later if something comes up.
Did you find how to get into the new UI? There is no link to try the beta UI that I can find...
Just checked and it's available. I'm waiting for the early adopters to report their findings............
Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 899, in _method_lookup serviceobj = self.get_service(service) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 823, in get_service return self.__services[name] KeyError: 'network.general' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 150, in call_method result = await self.middleware.call_method(self, message) File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 908, in call_method serviceobj, methodobj = self._method_lookup(message['method']) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 902, in _method_lookup raise CallError(f'Method "{method_name}" not found in "{service}"', CallError.ENOMETHOD) middlewared.service_exception.CallError: [ENOMETHOD] Method "summary" not found in "network.general"
I am of the same mind right now however when I first got into FreeNAS, I was always updating to the latest build, or custom builds I created.I haven't updated to 11.1 U5 yet, I'm going to wait a couple of more days. I don't have time to fix a system that breaks because of it.
Yup, I noticed that right away in the Change Log item 33618 (listed below):Did you find how to get into the new UI? There is no link to try the beta UI that I can find...
Did you find how to get into the new UI? There is no link to try the beta UI that I can find...
Due to the proximity of the upcoming 11.2-BETA1 release, the “Try the BETA UI!” link has been removed from the login screen for 11.1-U5. Users who wish to test the new UI before BETA1 is released are encouraged to create a clone of their current boot environment, switch to the nightlies train, and update to the nightlies. This ensures that there is a stable boot environment to reboot into and upgrade from, once BETA1 is released.
May 31 05:12:07 Minas-Tirith /alert.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE' May 31 05:12:07 Minas-Tirith /alert.py: [freenasOS.Update:1130] Cache directory /var/db/system/update does not have a sequence file May 31 06:12:24 Minas-Tirith /alert.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE' May 31 06:12:24 Minas-Tirith /alert.py: [freenasOS.Update:1130] Cache directory /var/db/system/update does not have a sequence file May 31 07:12:46 Minas-Tirith /alert.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE' May 31 07:12:46 Minas-Tirith /alert.py: [freenasOS.Update:1130] Cache directory /var/db/system/update does not have a sequence file May 31 08:13:01 Minas-Tirith /alert.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE' May 31 08:13:01 Minas-Tirith /alert.py: [freenasOS.Update:1130] Cache directory /var/db/system/update does not have a sequence file May 31 09:13:11 Minas-Tirith /alert.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE' May 31 09:13:11 Minas-Tirith /alert.py: [freenasOS.Update:1130] Cache directory /var/db/system/update does not have a sequence file May 31 09:41:34 Minas-Tirith /updated.py: [freenasOS.Update:1609] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE'
But... hmmm... now we're told, in order to get to the beta UI (only way to manage our new iocage jails), we need to "create a clone of [our] current boot environment, switch to the nightlies train, and update to the nightlies." Really? You shouldn't add a required feature (only way to do iocage jail management) that's only a hyperlink away (“Try the BETA UI!”) and then, in a later release, essentially remove that feature. OK, you can get there, but... nah.
Um, no, it wasn't. What makes you think this?Support for creating warden jails via the GUI was removed back in the 11.1 release