Rotating backup parse error
-
@girish I am not entirely sure how to check this. However, I don't see the bucket name in the endpoint ie.
Bucket name is "disk1"
I see:box:storage/s3 Uploaded maple/snapshot/app_5c2458fc-73dd-4f1a-8536-4387d9eb08de.tar.gz
Where the folder in the bucket is "maple/".
However, I am also noticing some postgres memory errors a few hours after the backup failure notice. -
I’m also experiencing the same problem, it always seems to fail on large files or when a lot of files are backed up. In my case it’s a Nextcloud backup which is failing. Smaller apps with less data work just fine.
Using a similar setup: incremental backup with minio/s3 -
-
@klawitterb @tradenet If you could give us access to your setup, can you please write to support@cloudron.io . Happy to debug further.
We use minio as well for some of our backups and haven't faced any issue as such.
-
@eddiiii This got lost . So, I debugged this a bit and the error is coming from minio. Minio is either crashing or responding incorrectly. Can you tell us how you have deployed minio ? I also see that you have deployed minio on http. There is a related issue (https://github.com/minio/minio/issues/8050) which talks about how running minio on port 80 acts strangely with similar XML errors. Can you deploy minio with TLS ?
-
This error is happening with Vultr Object storage, too. Regularly scheduled backups fail.
XMLParserError: Unexpected close tag Line: 5 Column: 7 Char: > 504
Also, the pretty colour coded vertical bars (red for backup fail) aren't showing in notifications. I thought this recently requested new feature was implemented.
-
@LoudLemur said in Rotating backup parse error:
Also, the pretty colour coded vertical bars (red for backup fail) aren't showing in notifications. I thought this recently requested new feature was implemented.
Something for @nebulon