You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.
Hi, I have problem with removing large backup from s3 storage.
When I try to remove backup with about 4k blocks, s3 returns error Handler for DELETE /backups returned error: AWS Error: MalformedXML The XML you provided was not well-formed or did not validate against our published schema <nil> 400
After that, backup is not available, but all unused block are not removed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I have problem with removing large backup from s3 storage.
When I try to remove backup with about 4k blocks, s3 returns error
Handler for DELETE /backups returned error: AWS Error: MalformedXML The XML you provided was not well-formed or did not validate against our published schema <nil> 400
After that, backup is not available, but all unused block are not removed.
The text was updated successfully, but these errors were encountered: