[SOLVED] Proxmox - error 595 connection refused

Some or all of the graphs and vm's / containers displaying the 595 connection refused message. Usually restarting all of the proxmox ui services will do the trick.

killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pveproxy
systemctl restart pvestatd