HomarrH
Homarr2y ago
Karmaa

Proxmox Health Monitoring Not Working

Hello! I am trying to get proxmox working on the health monitoring widget. I added the API key to a proxmox app the way the documentation said to and any time I reload the web page it errors with these lines that get added to the container logs

ERROR
Error executing
health monitoring
requests (s) : Typ
eError: Cannot read properties of undefined (reading 'forEach')

and on the health widget it says it failed to load the data. Any idea why this is happening. I assume it’s because it can’t iterate off an undefined variable from proxmox but I added the api key the way the docs said to.

Version: 0.15.3
OS: Ubuntu 24 Server
Install: Docker Compose
Browser: Firefox and Google Chrome
Solution
I fixed it. I was using my cloudflare url to access it but I changed it to the public ip and now it works.
Was this page helpful?