mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
fe0706f614
Two nodes in the same PVE cluster generated identical Proxmox API token names, so the second node's setup rotated the shared token and broke the first node. Include the hostname in the token name so each node gets its own token. Also refresh the stored cluster credential on the server when a new endpoint merges into an existing cluster entry.