rancher / convoy

A Docker volume plugin, managing persistent container volumes.
Apache License 2.0
1.31k stars 135 forks source link

Remove large backup from s3 #196

Open pgrzeszczak-neducatio opened 7 years ago

pgrzeszczak-neducatio commented 7 years ago

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.