Skip to content

Docker Container Fails Health Check Since v4.3 #1910

@wolkenschieber

Description

@wolkenschieber

Describe the bug
Starting from version 4.3, the Docker container for rallly fails to reach a healthy state. The health check consistently fails, preventing the container from correctly running.

To Reproduce
Steps to reproduce the behavior:

  1. Build and run the Docker image of rallly (v4.3 or later).
  2. Observe the health status using docker ps or docker inspect.
  3. The container remains unhealthy.

Expected behavior
The container should pass the health check and reach a healthy state.

Cause

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