Skip to content

Container Health Status Not Displayed Correctly in Dashboard #12319

@dmennecke1

Description

@dmennecke1

Before you start please confirm the following.

Problem Description

I have a container with a health status set to "healthy". However, this status is not correctly reflected in the Portainer dashboard.

image

image

Expected Behavior

In the dashboard, it should display 1 for "healthy":

image

Actual Behavior

It displays 0 for "healthy"

Steps to Reproduce

  1. Create and start a container with a functioning health check.
  2. Verify if the health status is accurately displayed in the Portainer dashboard.

Portainer logs or screenshots

No response

Portainer version

2.22.0

Portainer Edition

Community Edition (CE)

Platform and Version

Podman 4.9.3

OS and Architecture

Ubuntu 24.04 LTS

Browser

No response

What command did you use to deploy Portainer?

podman run -d -p 9443:9443 -p 9000:9000 --name=portainer --restart=always -v /run/user/$(id -u)/podman/podman.sock:/var/run/docker.sock:Z  -v portainer_data:/data docker.io/portainer/portainer-ce:2.22.0

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions