Hello @jdaviescoates
Theooctool is called this way https://docs.cloudron.io/packages/nextcloud#running-occ-toolsudo -u www-data php -f /app/code/occ $COMMAND
Thanks, that worked.
Hello @jdaviescoates
Theooctool is called this way https://docs.cloudron.io/packages/nextcloud#running-occ-toolsudo -u www-data php -f /app/code/occ $COMMAND
Thanks, that worked.
@james I'd like to get to the bottom of why my rsync Nextcloud and Jellyfin backups always fail the integrity check.
I'm pretty certain it's not something happen during the backup process because if that were the case it'd only happen on some rare occasions when I'm active during the backup process, but it is literally every single rsync back up with both of these apps.
Nextcloud always seems to say:
Failed to verify 2026-05-31-000001-449/app_office.uniteddiversity.coop_v5.8.2: Cannot read properties of undefined (reading 'size')
and
Jellyfin similarly always seems to say:
Failed to verify 2026-05-31-000001-449/app_media.uniteddiversity.coop_v1.13.7: Cannot read properties of undefined (reading 'size')
So both seem to be having the same issue:
Cannot read properties of undefined (reading 'size')
It doesn't happen on my other Nextcloud instance.
Any idea how we might get to the bottom of it?
BTW: out of interest I figured I'd try doing what you suggested previously (even though I don't really see how that'd help us work out what's going on) I tried to put the Nextcloud into maintenance mode using this command as per https://docs.nextcloud.com/server/stable/admin_manual/maintenance/backup.html#maintenance-mode
$ sudo -E -u www-data php occ maintenance:mode --on
But that just returned:
bash: $: command not found
PV6 checks are not green (is that an issue?):
Yes, quite possibly.
@james I'm on mobile on a train.
It obviously is trying to do OIDC because that actual URL it's at is https://my.uniteddiversity.coop/openid/interaction/gBxXyLN46NPdakIokzKWVMhLaCWOHERhmVZpX0nUQeh
I'd guess the issue is with Nextcloud OIDC plugin.
I'm also unable to login to my Nextlouds and I'm still on 9.17
I don't get the screen you get though, just the standard login screen with a passkey option but no OIDC.
I had also previously changed some config somewhere so that the standard login screen wasn't displayed and it only have OIDC option, which normally meant it just logged in without doing anything as I'm already logged into Cloudron
Ah, I'm using Firefox not Brave, I guess that's why it's all OK for me.
It's working for me. But often I find after an OnlyOffice update I need to go back into /settings/admin/onlyoffice in Nextcloud and re-save the settings in there. Give that a try? 
thanks, one of my instances seemed to be effected by this
Upgrade Ubuntu 20 to 22
Follow the guide https://docs.cloudron.io/guides/upgrade-ubuntu-22
If everything worked out upgrade to 24
Upgrade Ubuntu 22 to 24Follow the guide https://docs.cloudron.io/guides/upgrade-ubuntu-24
If everything worked out, perfect.
Just to say, personally rather than doing this, I tend to just spin up a new server with the new version on and then restore the back-up to the new server. Quicker and less prone to issues imho but also not always an option.
Also the standard "hack" to skip versions (you can't) is to set auto-updates to happen ever hour until it's caught up.
I just tried them too - so easy! Can literally copy paste it all as is and then it's done!
@gengar
I also had a not responding app and have reverted. Guess I need to look at that guide...
I tried again with a fresh install of Ubuntu 24.04
Maybe different versions of Ubuntu do it differently?
I think the only time I've had issues with migrations was when the provider of my VPS (I think it was Netcup) began using stripped down versions of Ubuntu that had stuff Cloudron needs missing.
But I'm guessing you're pulling Ubuntu directly from Ubuntu?
jdaviescoates said:
@jdaviescoates RustFS is available in unstable now. Would that suit?
I think someone has packaged Garage too.
I don't know if either would suit, but hopefully.
SeaweedFS is available now too
https://forum.cloudron.io/topic/15435/seaweedfs-is-now-available
on the new server, I created my user before installing cloudron
FYI, afaict all the issues you've faced were caused by you doing something that isn't needed 
e.g. the above creating a user, plus editing hosts files stuff mentioned previously.
I've migrated my Cloudron server probably 3 or 4 times without any issues 
@jdaviescoates RustFS is available in unstable now. Would that suit?
I think someone has packaged Garage too.
I don't know if either would suit, but hopefully. 
A Cloudron S3 addon would be great.
In the interim, I wonder if it might be possible to package an app that requires adding some S3 credentials as part of the initial configuration?
@jdaviescoates What do you mean? Are you asking if the other app in La Suite also require S3 for storing their files?
Yes