We are using Kasten K10 v5.5.0, MinIO as S3 storage. Our application (RabbitMQ) is deployed in a AKS cluster in HA with 3 nodes and we backup the snapshot of the PVCs successfully. After reinstalling the application in order to simulate a disaster recovery, we meet the following error during the restore phase, using as restore point the one related to MinIO storage:

If instead we use the restore point native to the cluster, our restore is successfully. So the problem is only related to the case in which the restore point is the one outside the cluster.
We don’t think this issue could be related to some timeout into k10-config configmap because our restore procedure fails just after a minute and those values are greater.
Do you have any idea about this error?
Thank you in advance for your support and let me know if you need other details.