Getting error while using squidex replicas in AKS

Hi Sebastian,

We have hosted squidex and MongoDB in AKS environment. I am using ingress with lets-encrypt for https. Everything works fine if use 3 MongoDB pod (replica-set) and 1 squidex pod.

if i set squidex pod replicas to 3, it does not work. I get the below errors inside CMS.

I should just delete this pod, because no logs or anything helpful was provided.

But I am pretty sure that you have turned off clustering: https://github.com/Squidex/squidex/blob/master/backend/src/Squidex/appsettings.json#L396