mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
ceb9939295
When detecting Proxmox cluster nodes, the Host field was being set to just the node name without a port. This caused validation to fail with "invalid Port number" error when qdevices were running. Now cluster endpoints properly include the port (8006) in the Host field, allowing clusters with qdevices to be added successfully.