Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to send event on NotificationController #247

Closed
ViBiOh opened this issue Apr 16, 2021 · 0 comments · Fixed by #251
Closed

Unable to send event on NotificationController #247

ViBiOh opened this issue Apr 16, 2021 · 0 comments · Fixed by #251

Comments

@ViBiOh
Copy link

ViBiOh commented Apr 16, 2021

Since the last update, I have sometimes (mostly in error case) this log in the HelmController

{"level":"error","ts":"2021-04-16T16:07:56.881Z","logger":"controller.helmrelease","msg":"unable to send event","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"app","namespace":"default","error":"POST http://notification-controller/ giving up after 5 attempt(s)"}

The NotificationController is up and running, I see successful log on it from ImageAutomation.

{"level":"info","ts":"2021-04-16T16:46:45.501Z","logger":"event-server","msg":"Discarding event, no alerts found for the involved object","reconciler kind":"HelmChart","name":"app","namespace":"default"}

I'm running the image ghcr.io/fluxcd/helm-controller:v0.9.0 on an arm64 architecture. Is this something known on your side?

I don't know if you need extra logs or config, feel free to ask me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant