Contabo
They only support path style buckets which makes them not work for lots of use cases, see https://forum.cloudron.io/post/96008
Contabo
They only support path style buckets which makes them not work for lots of use cases, see https://forum.cloudron.io/post/96008
@james just FYI, my instance is still running.
But I logged in and got a pop-up message about a new interface which included this:

Action needed
In order to activate the new editor you or your administrator need to set up the application to use "path" as the URL format. For more information, see LimeSurvey 7 question editor.
While interesting, as long as they don't use ODFs as default this all EU claim is misleading. "Our dev is EU based but we default to and lock people into a US and proprietary file format"
"and we're still merging new code from the Russians devs since we forked too"
But still overall feels like a potentially positive step forward, especially if all those orgs actually actively contribute...
it's an EU fork of OnlyOffice (which is Russian)
Latvia, an EU member state --- not Russian
https://github.com/ONLYOFFICE
Yes. technically (and the Latvian company appears to be ultimately owned in Singapore). But as I understand it, it originated in Russia and is still overwhelmingly developed by Russian developers working with Russian time zones and commenting in Russian.
@timconsidine yeah, was discussed previously, but no one had created an App Wishlist post for it 
Euro Office.
I think that's EU fork of OnlyOffice.
Yep https://github.com/Euro-Office
I wonder if they'll enable mobile editing 
Ah, it says:
we are also working on mobile and desktop apps.
But perhaps it'll work in the browser anyway... Guess we'll wait and see.
I'm happy Cloudrom waits until at least the 34.0.1 release.
@sebastienserre it's probably the ipv6 reverse DNS aka rDNS aka PTR which you set via your VPS provider and not by your DNS provider
Any idea what is happening ?
likely your ipv6 issue I'd guess
@mononym it's actuall really easy to install this using the LAMP app, just follow these simple steps from @gengar :
https://forum.cloudron.io/post/115931
You literally copy paste each of the 6 blocks of code one by one and then it's done.
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.