Thanks ! It's working !
q__nt_n
Posts
-
Reinstall cloudron on another VPS from tar.gz backup file -
Different backup frequencies for different applicationsHello,
I have a application dedicated to store my photo from my phone (Immich).
My cloudron instance is backed up daily, but it takes up too much space with this Immich application.
I'd like to disable the automatic Immich backup and make a monthly backup of this application.
How can I do this? I was looking at the Cloudron API (which I would have run with an n8n instance) but I don't see an endpoint dedicated to creating a backup of a single application.Any (other) ideas?
-
Installation failedHello,
I got this error :
Nov 16 22:24:29/app/pkg/start.sh: line 71: 18 Segmentation fault /app/code/bin/leantime db:install --email='admin@cloudron.local' --password='changeme' --first-name='Admin' --last-name='Admin' --company-name='Leantime' Nov 16 22:24:33=> Creating directories Nov 16 22:24:33=> Healtheck error: Error: connect ECONNREFUSED 172.18.20.90:8080 Nov 16 22:24:33=> Ensure Cloudron related env variables Nov 16 22:24:33=> DB initialisation Nov 16 22:24:33PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo.so' (tried: /usr/lib/php/20210902/fileinfo.so (b: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/fileinfo.so.so (/usr/lib/php/20210902/fileinfo.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Could you help me please ?
-
App Config in Read-OnlyHi @vladimir-d,
I think I have the same problem and the same wish as @jfftck, Cal.com limits Mirotalk URL to the mirotalk.com domain. But, like me, he must have a Mirotalk instance on his Cloudron server and can't fill in the address because Cal.com considers it invalid.
And Cal.com's developers don't seem to have decided to change the regex any time soon: https://github.com/calcom/cal.com/issues/16258
-
Reinstall cloudron on another VPS from tar.gz backup fileHello,
My current VPS is in read-only mode (cloudron 7.5.2 (I think)).
I have a second VPS and wanted to reinstall my cloudron instance on it with the command (with the token), but I switched to version 7.6.0I have recovered the backup files from my old VPS (tar.gz of the apps).
How can I proceed to resintall properly ?I tried this :
- Manually recreate my "Nextcloud" application,
- after install, import backup with my tar.gz.
But it didn't work
Other question :
What is the "Backup config" file I can upload? -
Installation failedGood news,
After restart some apps, I got the same problem on another apps
So I decided to upgrade my server and reboot it.
All apps works now !However, I had created a support request before finding the solution
It can be deleted. -
Different backup frequencies for different applicationsThanks @joseph !
I'll do that