Skip to content

Liveness/Readiness Probe fails for Helm chart installation after 0.2.2 #986

@michael-datareply

Description

@michael-datareply

We wanted to upgrade from helm chart version 0.2.1 and image version 0.17.0
Unfortunately for all versions thereafter both the Liveness and the Readiness probes consistently fail.
Here is the error for versions 0.2.7 and 0.20.0:

Created container akhq
Started container akhq
Readiness probe failed: Get "http://100.0.38.182:28081/health": dial tcp 100.0.38.182:28081: connect: connection refused
Liveness probe failed: dial tcp 100.0.38.182:28081: connect: connection refused
Readiness probe failed: Get "http://100.0.38.182:28081/health": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Readiness probe failed: HTTP probe failed with statuscode: 409

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions