Connection reset by peer
Ever since upgrading to v2.71.9 and henceforth, I am seeing many connection reset errors like the following. Is there some configuration that I can tweak to mitigate this?
Thanks.
3 Replies
Do you see this in our cloud service or your own deployment?
It's a self-hosted deployment running on AWS EKS and uses Postgres RDS.
Perfect, thanks for sharing.
I guess your app is calling the grpc api from zitadel in that case.
Do you see some logs on zitadels side at this time?
One should not often see this error, since it means the http server from zitadel was not reachable. Which only would happen in a restart/panic.
Can it be that the LB has a connectivity issue to the zitadel pod?