henrygd / beszel

Lightweight server monitoring hub with historical data, docker stats, and alerts.
MIT License
2.42k stars 73 forks source link

Unable to see Docker data #151

Closed Mark-2445 closed 1 month ago

Mark-2445 commented 2 months ago

Hi, while running Beszel Agent (Docker) on a Raspberry Pi, I cannot see any of the Docker information.

Beszel agent log shows the following for every container: 2024/09/02 19:08:42 Error getting container stats: beszel-agent - invalid data.

Unfortunately the log does not state any further info.

henrygd commented 2 months ago

See here: Docker container charts are empty or missing

henrygd commented 2 months ago

Did those instructions solve the problem or is it something else?

Mark-2445 commented 1 month ago

Hi, unfortunately that did not solve my issue - however I think its a Docker issue rather than a Beszel issue as whenever I run docker stats I don't see any memory info.

henrygd commented 1 month ago

Sorry to prod, but did you reboot after making the changes? This has come up a handful of times for pi users and that solution has worked every time so far.

I'm going to close the issue since it's not fixable on this end. If you do figure it out, please give me an update so I'll know for the future, thanks.