Backup error after the latest Cloudron version (5.4)
-
Hello I was using Filesystem backup at /var/backups successfully for 1 backup a day with 1-week retention but after the last Cloudron update I got this error:
name: 'BoxError',
reason: 'FileSystem Error',
details: {},
message: '/var/backups is not mounted' }How can I fix this?
-
That seems indeed a regression in the code, I will fix that. A workaround for this release is to uncheck the "Backup directory is an external EXT4 Disk" checkbox in the backup settings. You will see notifications about backups not being setup properly as that checkbox indicates to the code that you are backing up to the server's filesystem, so you have to ignore this for that release.
The issue to track is https://git.cloudron.io/cloudron/box/-/issues/718