-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Current Behavior
admin@infix-c0-ff-ee:/> show log
Sep 8 14:17:44 ha-kiosk dash[4609]: ^[[33mWARN^[[0m[0010] StopSignal SIGTERM failed to stop container dash in 10 seconds, resorting to SIGKILL
Expected Behavior
We should probably extend the timeout
Steps To Reproduce
Unknown atm.
Additional information
Apparently the warning comes from podman itself, not conmon, not finit:
libpod/oci_conmon_common.go: logrus.Warnf("StopSignal %s failed to stop container %s in %d seconds, resorting to SIGKILL", sigName, ctr.Name(), timeout)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
In progress