craigzourC
ZITADELโ€ข7mo ago
craigzour

Notifier errors since upgraded to 3.0.4

Hello!

I am looking for help to understand and debug an issue I have with my Zitadel service.
I recently upgraded my self-hosted Zitadel instance from 2.63.4 to 3.0.4 and since then I am getting recurring errors related to some Notifier resource.

Every 30 minutes I see the two following errors logs:
level=ERROR msg="Notifier: Error from notification wait" err="unexpected EOF"
level=ERROR msg="Notifier: Error running listener (will attempt reconnect after backoff)" attempt=180 err="unexpected EOF" sleep_duration=8m30.106954557s


(small note: it feels like the retry backoff delay is not working properly since the error happens every 30 minutes)

I tried multiple small configuration adjustments but none of them resolved it. Unfortunately, I also could not find anything on the internet that would point me in the right direction when it comes to fixing it.

Thank you in advance ๐Ÿ™‚
Was this page helpful?