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

Error in webhook: "http: TLS handshake error from 10.1.2.3:12345: EOF" is still an issue #2987

Open
ArieLevs opened this issue Oct 22, 2024 · 0 comments
Labels
argo-events bug Something isn't working

Comments

@ArieLevs
Copy link

Describe the bug

argo events webhook outputs TLS handshake errors

Related helm chart

argo-events

Helm chart version

2.4.8

To Reproduce

set webhook.enabled: true.
change port to webhook.port: 80.
Deploy argo events chart 2.4.8

Expected behavior

no errors should return, or alternatively proper documentation for setting certificates for webhook component

Screenshots

No response

Additional context

issue #2137 never resolved,
although chart 2.4.8 (argo-rollouts-2.37.7...argo-events-2.4.8) seem to allow now the ability to set a different port other than 443, TLS related errors still returned

argoproj/argo-events#2915 also suggest a port change, but it has no effect

@ArieLevs ArieLevs added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
argo-events bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants