After lengthy investigations, I managed to see that the issue is related to multiple replicas in AKS. It looks like the uSync loses context if there are multiple servers. Another randon errors I would get is “temp folder not found” when attempting the export with multiple replicas. If anyone had come across similar issue or has a suggestion on how I can resolve this, I’d really appreciate it.
Hi @KevinJump, I was able to isolate the issue to be happening when I have multiple replicas in AKS. I’m not sure if this is happening because of files being out of sync in different replicaSets. Do you perhaps have some configs I can use to ensure synchronisation between different replicas (nodes)?