mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
Unhealthy Cointainers and stacks with unhealthy containers are shown as running #644
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sqrt-1764 on GitHub (Oct 24, 2025).
Komodo v1.19.5
I have a container that reports unhealty with
docker psIn Komodo that stack is shown in the list of stacks green and state running.
The container in the services tab is also listed green and running.
In the container view that container is shown in green bold as running with the added status of "UP ... (UNHEALTHY)"
I don't think an unhealthy container should be displayed as running. If a container reports unhealthy, then something is wrong and also the stack should not report running any more.
@sqrt-1764 commented on GitHub (Oct 29, 2025):
In Addition:
I have 2 servers with one unhealthy container each. On the dashboard there are 0 servers reported as unhealty and 0 stacks reported as unhealthy.