Hi all
I have a weird issue that I have one node in our cluster which is refusing to initialise a API novnc websocket (the other nodes work fine)
In the logs I see the following:
I tried the basic restarting pve-cluster.service and pveproxy.service
Also I can confirm that localhost in the /etc/hosts file points to 127.0.0.1 (like in all the other functional nodes in the cluster)
Does anyone know where i can look to see why this one node is having these issues via the API (using the PVE webui works fine)
I have a weird issue that I have one node in our cluster which is refusing to initialise a API novnc websocket (the other nodes work fine)
In the logs I see the following:
Code:
2024-01-10T13:02:30.304869+13:00 cook pveproxy[2390675]: connect to 'localhost:5900' failed: Connection refused at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 551.
2024-01-10T13:02:35.303735+13:00 cook pveproxy[2390675]: worker exit
2024-01-10T13:02:35.404032+13:00 cook pveproxy[2390662]: worker 2390675 finished
I tried the basic restarting pve-cluster.service and pveproxy.service
Also I can confirm that localhost in the /etc/hosts file points to 127.0.0.1 (like in all the other functional nodes in the cluster)
Does anyone know where i can look to see why this one node is having these issues via the API (using the PVE webui works fine)