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

[bitnami/vault] vault-injector in error loop: [ERROR] handler: http: TLS handshake error from 10.42.2.1:37362: EOF #31209

Open
fredleb opened this issue Jan 3, 2025 · 1 comment
Assignees
Labels
tech-issues The user has a technical issue about an application triage Triage is needed vault

Comments

@fredleb
Copy link

fredleb commented Jan 3, 2025

Name and Version

bitnami/vault 1.6.1

What architecture are you using?

Amd64

What steps will reproduce the bug?

  1. on k3d cluster
  2. vault-server is initialized and unsealed
  3. I can access the UI
  4. But the injector keeps logging the error:

[ERROR] handler: http: TLS handshake error from 10.42.2.1:37362: EOF

Are you using any custom parameters or values?

values.yaml:

server:
  ingress:
    enabled: true
    hostname: vault.gonzales.fritz.box
  persistence:
    enabled: true
    existingClaim: pvc-nfs-vault

What is the expected behavior?

I guess no error should be logged.

What do you see instead?

2025-01-03T14:45:19.550Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:40278: EOF
2025-01-03T14:45:29.550Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:46710: EOF
2025-01-03T14:45:32.040Z [INFO]  handler: Request received: Method=POST URL=/mutate?timeout=30s
2025-01-03T14:45:39.549Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:54008: EOF
2025-01-03T14:45:49.549Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:34232: EOF
2025-01-03T14:45:59.550Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:49696: EOF
2025-01-03T14:46:09.550Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:57928: EOF
2025-01-03T14:46:19.549Z [ERROR] handler: http: TLS handshake error from 10.42.2.1:37362: EOF
@fredleb fredleb added the tech-issues The user has a technical issue about an application label Jan 3, 2025
@github-actions github-actions bot added the triage Triage is needed label Jan 3, 2025
@carrodher carrodher added the vault label Jan 3, 2025
@carrodher
Copy link
Member

Hi, the issue may not be directly related to the Bitnami container image/Helm chart, but rather to how the application is being utilized, configured in your specific environment, or tied to a particular scenario that is not easy to reproduce on our side.

If you think that's not the case and want to contribute a solution, we'd like to invite you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Please feel free to contact us if you have any questions or need assistance.

If you have any questions about the application, customizing its content, or using technology and infrastructure, we highly recommend that you refer to the forums and user guides provided by the project responsible for the application or technology.

With that said, we'll keep this ticket open until the stale bot automatically closes it, in case someone from the community contributes valuable insights.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-issues The user has a technical issue about an application triage Triage is needed vault
Projects
None yet
Development

No branches or pull requests

2 participants