You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Fritzcollectd based on the Docker container https://hub.docker.com/r/gizmoh/fritzcollectd.
I set it up successfully but run into the problem, that the logging into the InfluxDb stops suddenly and only continues when I restart the container.
Sometimes it stops after some minutes, sometimes after hours or days.
The same Docker container collects also other values via collectd like cpu, disk - those work fine. Only the collection of the Fritzcollectd values stops. Therefore I raise this issue.
To check if the log provides anything reasonable, I also enabled the logging Verbose "True".
I use Fritzcollectd based on the Docker container https://hub.docker.com/r/gizmoh/fritzcollectd.
I set it up successfully but run into the problem, that the logging into the InfluxDb stops suddenly and only continues when I restart the container.
Sometimes it stops after some minutes, sometimes after hours or days.
As I thought that the container might be wrong, I even created my own container based on Debian Buster (https://hub.docker.com/repository/docker/christofk/fritzcollectd) unfortunately with the same result.
The same Docker container collects also other values via collectd like cpu, disk - those work fine. Only the collection of the Fritzcollectd values stops. Therefore I raise this issue.
To check if the log provides anything reasonable, I also enabled the logging
Verbose "True"
.Two examples of logs, where you see the abortion:
It seems to stop at different points.
How shall I proceed?
Thanks
Christof
The text was updated successfully, but these errors were encountered: