A file that should of been present in the server is missing

In the k8s ultimate exam course (cka), I’ve been asked to restore an etcd snapshot on cluster1-controlplane.
But when trying to restore, I see that the file I should use to restore from is missing:


It means I’m going to fail in this question… can it be fixed please?

This does happen occasionally in some labs; the setup scripts are complex, and can occasionally fail. We’re aware of this. Sorry for the trouble with it; if you hit this question again, most likely the file will be present.

Ok.
What I did to pass this question is to first to save a snapshot and then restore it to the instructed data-dir - that made the question pass properly.