Hi all,
I have a repository of some data that appears to have a missing config
file, though everything else seems to be in tact. I have no other backup of this data .
I saw "Unable to open config file" – Can I restore it? but given how old it is I’m not sure if it’s still relevant, and the patch is no longer accessible (and perhaps not applicable).
➜ ~ restic mount -r /fedora-restic mnt/
Fatal: unable to open config file: stat /fedora-restic/config: no such file or directory
Is there a repository at the following location?
/fedora-restic
➜ ~ restic version
restic 0.16.1 compiled with go1.21.3 on linux/amd64
I can’t recall which restic version the repo was initialized with, but the key in the repo says it was created in October of 2022, around the 0.14.0 days. Is this in any way recoverable? Thanks