Hi everyone! I do have an issue restoring rancher ...
# general
f
Hi everyone! I do have an issue restoring rancher from a snapshot and I am currently not sure if there might be something wrong with the snapshot. I am getting the error "snapshot missing hash but --skip-hash-check=false". I know there are supposed to be some ways to pass the parameter using
Copy code
--etcd-extra-env="skip-hash-check=true"
But it doesn't seem to take over using rke2. I tried to extract the snapshot manually hoping I could do a manual restore without using rke2 and expected a snapshot.db inside. Has anyone encounter something similar? How can I pass skip-hash-check=true?? In rke1 there seemed to be an option rebuilding the binary but I don't see a way adding the flag with rke2. 🤔🤔🤔