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

Seeing 'ERROR no headers found in message' twice per minute when running in client mode #113

Open
hpernu opened this issue Sep 15, 2023 · 0 comments

Comments

@hpernu
Copy link

hpernu commented Sep 15, 2023

Probably Github is verifying that the webhook actually replies by senidng an empty message or opening/closing the socket.
I doubt it would be the Jenkins server - unless gosmee is polling Jenkins itself and receiving an empty reply?

It might be these are not seen in all situations.
This particular webhook is being used by both a Github Application and general organization wide gthub hook.

These are annoying since there is now a lot of unnecessary errors. Furthermore, ERROR looks really dangerous when in fact nothing has happened.

I can possibly get more debugging information if there is a flag to do that. FYI, I am running gosmee inside docker.

Can you fix this?

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

No branches or pull requests

1 participant