@timconsidine yeah, was discussed previously, but no one had created an App Wishlist post for it 
jdaviescoates
Posts
-
Euro-Office Document Server on Cloudron — sovereign European OnlyOffice fork -
Nextcloud 34 -
Nextcloud 34Euro 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.
-
Emails not delivered@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
-
Emails not deliveredAny idea what is happening ?
likely your ipv6 issue I'd guess
-
LinkStack (was Littlelink-Custom)@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.
-
Rsync backup integrity fails for one Nextcloud and Jellyfin.Hello @jdaviescoates
Theooctool is called this way https://docs.cloudron.io/packages/nextcloud#running-occ-toolsudo -u www-data php -f /app/code/occ $COMMANDThanks, that worked.
-
Rsync backup integrity fails for one Nextcloud and Jellyfin.@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 --onBut that just returned:
bash: $: command not found -
Emails undeliverable to Yahoo and Outlook - DMARC rejectionPV6 checks are not green (is that an issue?):
Yes, quite possibly.
-
Cannot log into Nextcloud after update to 9.2 - Access Forbidden - Failed to contact the OIDC provider token endpoint: grant request is invalid@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.
-
Cannot log into Nextcloud after update to 9.2 - Access Forbidden - Failed to contact the OIDC provider token endpoint: grant request is invalidI'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
-
OnlyOffice 1.26.0: Document editor loads blank in Nextcloud integrationAh, I'm using Firefox not Brave, I guess that's why it's all OK for me.
-
OnlyOffice 1.26.0: Document editor loads blank in Nextcloud integrationIt'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?

-
PeerTube v8.1.8 is out and it's a critical security release.thanks, one of my instances seemed to be effected by this
-
Skip older Cal packages -
Skip older Cal packagesUpgrade 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.
-
How to Setup LinkStack on CloudronI just tried them too - so easy! Can literally copy paste it all as is and then it's done!
@gengar -
Email - Designate external storage disk location for email, just like an app. -
Vaultwarden fails to start after update – DB migration error (SSO) -
Vaultwarden fails to start after update – DB migration error (SSO)I also had a not responding app and have reverted. Guess I need to look at that guide...