Problem as reported in the .119 thread:
Analysis: Since it can’t recreate the database, the issue is with the files in the b2 bucket. As backups were running without any apparent error prior to this, it seems that the issue is:
- an error in the last backup’s fileset
- a more severe error with the rest of the files
If the problem was case 2, there really isn’t anything I could do without special guidance.
Assuming case 1, the obvious action is to delete the most recent backup. However, that fails presumably due to the underlying error.
So instead I pursued a more drastic action. First, using rclone I created a copy of the directory containing the backup files (safety first!), and then deleted the most recent dlist file. After this I was able to do a database “Delete and Recreate” that ran to completion, and I am happy to report that so far it has completed 3 nightly backups without any apparent errors (it did report fixing an index file, but I am getting those on other backups as well).
Hopefully this is now permanently resolved.