Hello, I think your issue is that you are using --network host
, which is not supported under mac os. You should instead try forwarding ports individually using the --port
argument.
@tezlm These errors might indicate more corruption in your metadata file, but the most important is that you're able to retrieve all your files from Garage. At this point, you should copy…
coud the sled migration code be used as a base to rebuild the index tree?
No, unfortunately, it does not rebuild the Merkle tree, it copies it as-is.
Is there any way to manually recover…
Unfortunately there is not much to be done at this point, this does look like some corruption in your database file that Garage is not able to recover from. If it's only in the Merkle tree, we…