Backup failure emails with empty body
-
On v8.0.6, I ran out of space for backups. I got email notifications about it (good), but the email body was empty. It might be nice to give a reason for the failure there so I know how much to panic about it (or not)
Subject of the mail was: "[Cloudron] Failed to backup"
-
The email should contain a body with a link to the backup logs, but I assume those logs would have been empty also, if the disk was full. @girish might know better but maybe the mail container needs to write the body to disk which may have also failed then. Overall all kinds of things can go wrong if there is no disk space left as so far we weren't able to find a good solution on how to at least reserve a bit of disk space for crucial platform tasks. Recommendations are very welcome though