32.0.5. was released in January. Hub 26 is out with Nextcloud 34.
Upgrading to 33 fist will be ready soon. Then in a fey days similar to 34 as Nextcloud only allows one major version at a time.
Version 33 is pushed, 34 will follow in a few days.
Now it shows nextcloud is upgrading for the last 8 hours. This is a small nextcloud installation…
Coild you send logs please
This command would also help:
snap run nextcloud.repair-status
Logs send….i will execute the command in the evening when I‘m back home….
root@syncloud:~# snap run nextcloud.repair-status
{“started_at”:“2026-08-10T20:36:18.245252429Z”,“configure_done”:true,“steps”:[{“name”:“wait-for-configure”,“started_at”:“2026-08-10T20:36:18.245530577Z”,“duration_ms”:25000},{“name”:“occ-upgrade”,“started_at”:“2026-08-10T20:36:43.790564256Z”,“duration_ms”:83391},{“name”:“maintenance-mode-off”,“started_at”:“2026-08-10T20:38:07.182469941Z”,“duration_ms”:3522},{“name”:“ldap-set-email-attribute”,“started_at”:“2026-08-10T20:38:10.705345978Z”,“duration_ms”:914},{“name”:“group-list”,“started_at”:“2026-08-10T20:38:11.619720285Z”,“duration_ms”:1044},{“name”:“ldap-promote-syncloud”,“started_at”:“2026-08-10T20:38:12.664441671Z”,“duration_ms”:559,“error”:“/snap/nextcloud/current/bin/occ-runner [ldap:promote-group syncloud -y]: exit status 1: Nextcloud is in maintenance mode, no apps are loaded.\nCommands provided by apps are unavailable.\n\n \n There are no commands defined in the “ldap” namespace. \n \n\n”},{“name”:“db-add-missing-indices”,“started_at”:“2026-08-10T20:38:13.223879514Z”,“duration_ms”:2027},{“name”:“db-add-missing-columns”,“started_at”:“2026-08-10T20:38:15.251395Z”,“duration_ms”:547},{“name”:“db-add-missing-primary-keys”,“started_at”:“2026-08-10T20:38:15.798720994Z”,“duration_ms”:695},{“name”:“maintenance-repair”,“started_at”:“2026-08-10T20:38:16.494575849Z”,“duration_ms”:1733}],“done”:true}
I did:
snap run nextcloud.occ maintenance:repair --include-expensive
And did a restart…GUI is up now. I will check…
Looks fine now… no further problems…
I have actually pushed the fix , so next update should have fixed it automatically, but what you did is ok, let me know if latest update break anything (still on v33).
If all good 34 will be coming in a few days.
I don’t have a lot of apps installed in nextcloud. Just the calendar and contacts. The calendar app showed up as ‘not able to migrate’. After I used the repair command I deleted the app and reinstalled it and everything worked like before. Besides this, no issues…Maybe this was just a fluke…
Updated my nextcloud without a hitch
Hi,
my server auto upgraded nextcloud last night and since then it just shows a generic error message
Tried rolling back to the old version via command line, didn’t work, showed the same error message but in plain html
Redid the upgrade to the latest version, didn’t fix it either.
Logs send, let me know if I can do anything else.
Could you send logs from settings please?
Ok I see the issue, the usual outdated apps have no latest supported version.
Try this:
snap run nextcloud.occ app:disable radio
snap run nextcloud.occ app:disable quicknotes
snap run nextcloud.occ maintenance:repair
I will change Nextcloud to auto disable apps if they fail to upgrade. It is better to have working Nextcloud then fail the whole thing.
Could you create a separate thread for this and send logs from settings please?

