Open jchorier opened 5 years ago
Those logs look normal. Only one of the container handlers is expected to be able to handle a given container. The container terminated due to an external signal: Exiting given signal: terminated
Hi, it's my problem , I don't find into the logs any msg why container stop and why with status complete. I will explore docker logs ... BUT I found a workaround: If I redeploy with tag latest (instead of v0.33.0) all works fine (containers running and metrics are good) any ideas why ? thanks
Hi, since few day all my cadvisor containers in my swarm cluster are in complete state. so no container running et no more metrics into prometheus.
how is configured
no log are available so I modified the conf to add -v=4 parameter so I have some logs but nothing readable for me I restart the container , the docker deamon, redeploy the stack, upgrade docker deamon to 19.03.1 but nothing works
complete log cadvisor.log there is a lot of msg like Factory "docker" was unable to handle container "/" Factory "containerd" was unable to handle container "/" Error trying to work out if we can handle /: / not handled by systemd handler
Any Ideas on how to fix this issue ? or a workaround ?
thanks