ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation
https://ct.de/smarthome
GNU General Public License v2.0
165 stars 40 forks source link

"exec_die" every 30 seconds #91

Closed W11T closed 7 months ago

W11T commented 7 months ago

In the journal i noticed messages run-docker-runtime\x2drunc-moby-<img-id>runc.YEccej.mount: Succeeded. every 30 seconds. Running "/usr/bin/curl --no-buffer --unix-socket /var/run/docker.sock http://foo/events" returns

{
  "status": "exec_die",
  "id": ***,
  "from": "ghcr.io/ct-open-source/ctnodered:latest",
  "Type": "container",
  "Action": "exec_die",
...

again every 30 seconds. What's the reason of all this?

W11T commented 7 months ago

Sorry! My fault! These are the processes running the healthcheck itself. The container is fine.