Hi,
I have two elasticsearch clusters (prod and dev). I have both clusters pointing to the same s3 back snapshot repo. The snapshots in prod say they are completing without error. However, when I try to restore from the snapshot to the dev cluster I keep getting the error "no_such_file_exception" "blob object [indices/folder/meta-file.dat]" not found. This is on elasticsearch 8.14. This error occurs no matter which snapshot I select. Has anyone seen this issue before? If the snapshot was created successfully I am not sure why it can't restore. Thanks in advance.
Mark