mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
22fdb36234
When a VM doesn't have QEMU guest agent configured, Proxmox returns a 500 error. This was incorrectly marking the entire cluster node as unhealthy, preventing all operations on that node. Now we treat these as VM-specific errors that don't affect node health status.