Restic Check - data missing - now what?

Hi - had some issues restoring some data (complaints about missing data files); so thought I would do a restic check --read-data

It is still going but already have some

Load(<data/29316138d4>, 0, 0) returned error, retrying after 720.254544ms: <data/29316138d4> does not exist

Wondering - what should I do next ? Is there a way to ask Restic to recreate the data if source files still around?

I should link this here I guess.

1 Like

Please provide information on which restic version, which backend you’re using (this error is commonly caused by backend problems). A single line for the log output is also rather useless for debugging as all context is missing. Please provide the full log output of the check command (you can replace file paths if necessary).