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

summary of healthy containers is broken on tcp agent environments #11963

Open
2 tasks done
intelligent002 opened this issue Jun 22, 2024 · 1 comment
Open
2 tasks done
Assignees

Comments

@intelligent002
Copy link

intelligent002 commented Jun 22, 2024

Before you start please confirm the following.

Problem Description

during listing of the environments, i do not see how many containers are healthy, while there are icons and counters that meant to render that data.

while entering into the environment, i do see how many containers are healthy.

Expected Behavior

render how many healthy/unhealthy

Actual Behavior

just showing a counter of all containers

Steps to Reproduce

add remote environment via TCP
look at all environments listing, count healthy containers
enter into environment, look for healthy counter.

Portainer logs or screenshots

environments listing
env listing
inside the environment
env inside

Portainer version

2.20.3

Portainer Edition

Business Edition (BE/EE) with 5NF / 3NF license

Platform and Version

Docker 26.1.4

OS and Architecture

linux centos 9 stream

Browser

chrome latest

What command did you use to deploy Portainer?

docker run -d -p 443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /etc/ssl/certs:/certs -v portainer_data:/data portainer/portainer-ee:2.20.3-alpine --sslcert /certs/some.crt --sslkey /certs/some.key

Additional Information

No response

@Nick-Portainer
Copy link

Nick-Portainer commented Jun 25, 2024

Hello @intelligent002 Thanks for raising this and I can also see this within my environment. I will raise this internally

internal: EE-7292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants