2022-01-17
Release notes: UBOS Linux update 2022-01-17
/releases/2022-01-17/release-notes/
Major package upgrades in this version
This release brings Nextcloud Hub II to UBOS.
Nextcloud has been upgraded to version 23 (Hub II), as have many of its apps.
To upgrade
To be safe, first check the status of your Device:
sudo ubos-admin status
Then create a backup of all your sites, with a command such as:
sudo ubos-admin backup --all --backuptodirectory ~
Then, update your device:
sudo ubos-admin update -v
Known issues
- If after the upgrade,
sudo ubos-admin status
reports that a service callednextcloud@aaa.service
has failed, simply restart it:sudo systemctl start nextcloud@aaa.service
(whereaaa
is a long hexadecimal number unique to your Device.