@user123456 you can still intsall the old version, it is just hidden. Click on Stirling, then edit the URL bar to not have the "1" in the end i.e just stirlingpdf.frooodle.cloudronapp
Joseph Mascarenhas
Posts
-
Different versions -
Cannot restore backup NextcloudIt looks like rsync.
@brambuijs if you use the File browser, do you see the rest of your files? The error comes from this line - https://git.cloudron.io/platform/box/-/blob/master/src/backupformat/rsync.js?ref_type=heads#L199 . Can you comment out that line and try a restore again? The file on the server is
/home/yellowtent/box/src/backupformat/rsync.js. Just put a "//" at the beginning of the line 199 to comment that error out. -
Can't see any file in the file manager & SFTP brokenI moved this to Support since it looks like a platform issue.
@ruihildt have you tried to restart SFTP in Services -> SFTP already?
-
Making sense of app categories?I don't think File.pizza is meant to be taken seriously. It was written by a couple of college grads having fun.
WBO is in similar lines. I haven't tried WBO but I don't think it is some pro app that has sharing, user management etc. It was just written by upstream authors as a fun/hobby project.
-
Migrate server : from (old) 22.04 to (new) 24.04 ok?Is the question whether this is allowed? If so, yes. As @jdaviescoates said, the Cloudron version needs to match. The OS version can be different. As a precautionary measure take a VPS snapshot of your old 22.04 install before migrating.
-
Feedback/Bug Report: HumHub Package – Missing Default Fields breaking Modules & LDAP IssuesThe setup issue was fixed on Dec 7 2025 with package v1.8.5
-
External site (embeded) OIDC loginI guess this is more a feature request, will move it. The OIDC page does not allow itself to be embedded in other pages for security purposes. Is there any other OIDC provider / login provider which allows their page to be embedded in other websites?
-
Bloated n8n backup@p44 have you checked inside the backup what is changing in size?
-
Bloated n8n backupOh, that's great. I suspect some file inside n8n is growing in size and then gets compacted by some cron or something. If it grows again, please analyze the backup and check what file is growing.
-
Request for Cloudron documentation in PDF (for internal assistant/training purposes)FWIW, the docs repo is at https://git.cloudron.io/docs/docs/-/tree/master/knowledgebase/docs?ref_type=heads
-
Old system backups are not listed@archos said in Old system backups are not listed:
and restoring an older app backup fails with the fsmetadata.json ENOENT error.
Does this file exist in the storage?
-
No Redis service?The managed WordPress never had redis. The developer WordPress has redis .
-
Stirling-PDF requires reinstallationAs @avatar1024 said, the current OIDC/SSO installed instances will not get updates anymore. It will continue working for foreseeable future. Thnk of the current package visible in the app store as a totally different app. If you want to use the old app, put `stirlingpdf.frooodle.cloudronapp in the url bar after clicking on stirling.
-
anyone else with problems restoring from a backup?The issue was that config.php had hardcoded database credentials. Possibly from a very early package of HumHub which didn't use environment variables.
-
Cloudflare Zero Trust Issue with Cloudron OpenID@firmansi this is fixed in 9.0.15 . see https://forum.cloudron.io/topic/14687/how-to-integrate-openid-cloudron-with-cloudflare-access
-
Migrating a site from one cloudron instance to another.@swheeler78 said in Migrating a site from one cloudron instance to another.:
Also, I'm not looking at migrating to a new server nor am I trying to move any apps. I'm trying to migrate a domain and emails to an existing cloudron instance with existing domains and data.
For apps, you have to move them one by one as @humptydumpty outlined.
For email, you can move mailbox by mailbox using imapsync. See https://docs.cloudron.io/guides/import-email/ .
-
Restoring Backups fails@dylightful if there's a setup where we can debug, would be great since we are unable to reproduce it .
-
Licensing@PolyMorphe sorry, what is your question?
-
Bloated n8n backup@umnz also if you open webterminal of n8n and then cd /app/data and
du -hcs .what size do you get? -
Bloated n8n backup@umnz I think that was a bug, it's fixed in 9.0.14 .