Oplog: applyOps: (KeyNotFound) No keys found for HMAC that is valid for time

Mongorestore is failing with below error for mongodb 6.0.14 version -
user running mongodump and mongorestore having recommended permissions - anyAction on anyResource

2024-06-03T13:48:18.519+0200 skipping applying the config.$cmd namespace in applyOps
2024-06-03T13:48:18.520+0200 skipping applying the config.$cmd namespace in applyOps

|2024-06-03T13:48:18.529+0200|Failed: restore error: error applying oplog: applyOps: (KeyNotFound) No keys found for HMAC that is valid for time: { ts: Timestamp(1717415298, 5) } with id: 0|

|2024-06-03T13:48:18.529+0200|0 document(s) restored successfully. 0 document(s) failed to restore.|

I can share the bson dump as well if required to debug the issue, I do not see this issue being fixed, is there any thing which can be done currently to fix this.

Hi Team, above is being getting encountered on latest mongodb 6.0.12 community edition also, any update on this,how can we avoid this issue ?