Open liffiton opened 10 months ago
Hi, #557 fixes this crash. I'll merge it soon but can't promise a release date.
It seems B2 broke their API and they return an error complaining about malformed XML randomly to delete operations made by Litestream.
That PR doesn't fix the issue B2 is having but it does prevent the crash and Litestream should eventually succeed and only show an error in logs.
I've been running Litestream for months with no change to the configuration and no issues, when a few days ago it crashed on a normal snapshot operation. It had just written a new snapshot, and it looks like something went wrong when deleting a previous one. I'm using v0.3.13 and writing to Backblaze B2 with the S3 API.