ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation

Home Page:https://ct.de/smarthome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"exec_die" every 30 seconds

W11T opened this issue · comments

commented

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?

commented

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