Now here's a weird one (for me).
I have a 2 node cluster. The nodes are called PVE1 and PVE2. both nodes have the latest Proxmox 8.2.2.
When I log in to PVE1 and try to open the console of a CT in PVE2, I get a red bar at the top of the console window saying "Connection failed (code: 1006)"
and in the console itself :
This only happens with CTs,
I can open any VM console with no problem.
I can open the PVE2 shell with no problem
I can migrate the a CT to PVE1 and open the console, but if I migrate it back I get the error again.
If I log in to PVE2, I can open any console in PVE1 with no problem.
I looked around in the forums and tried
on both nodes with no luck.
Can anyone help?
I have a 2 node cluster. The nodes are called PVE1 and PVE2. both nodes have the latest Proxmox 8.2.2.
When I log in to PVE1 and try to open the console of a CT in PVE2, I get a red bar at the top of the console window saying "Connection failed (code: 1006)"
and in the console itself :
Code:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:nVVT9f9IyKwZBHXkBf8SG1M2VzLDeRPQtZf8hswqFV4.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending RSA key in /etc/ssh/ssh_known_hosts:4
remove with:
ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "192.168.32.5"
Host key for 192.168.32.5 has changed and you have requested strict checking.
Host key verification failed.
This only happens with CTs,
I can open any VM console with no problem.
I can open the PVE2 shell with no problem
I can migrate the a CT to PVE1 and open the console, but if I migrate it back I get the error again.
If I log in to PVE2, I can open any console in PVE1 with no problem.
I looked around in the forums and tried
Code:
pvecm updatecerts -F
systemctl restart pvedaemon pveproxy
Can anyone help?
Last edited: