Hello I get the following error in webqui
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: THE IDENTIFICATION OF THE REMOTE HOST HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING BAD!
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 ECDSA key sent from the remote host is
SHA256:kn2h3GOS8AQimPXs/9rDaiKqTDOnXXXXXXXXXXX.
Please contact your system administrator.
Add the correct host key in /root/.ssh/known_hosts to get rid of this message.
Incorrect RSA key in /etc/ssh/ssh_known_hosts:9
remove with:
ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R ""
The ECDSA host key for has changed and you have requested a strict check.
The host key verification has failed.
I do not get this error via Putty.
pvecm updatecerts -f , ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "" and ssh-keygen -R XXX.XXX.XXX.XXX / do not bring any solution
My 3 other nodes work fine in Webqui , but can not connect to my 4th node with ssh.
EDIT :
i can't reach the lxc container via ssh of the gui either, the VM works
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: THE IDENTIFICATION OF THE REMOTE HOST HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING BAD!
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 ECDSA key sent from the remote host is
SHA256:kn2h3GOS8AQimPXs/9rDaiKqTDOnXXXXXXXXXXX.
Please contact your system administrator.
Add the correct host key in /root/.ssh/known_hosts to get rid of this message.
Incorrect RSA key in /etc/ssh/ssh_known_hosts:9
remove with:
ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R ""
The ECDSA host key for has changed and you have requested a strict check.
The host key verification has failed.
I do not get this error via Putty.
pvecm updatecerts -f , ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "" and ssh-keygen -R XXX.XXX.XXX.XXX / do not bring any solution
My 3 other nodes work fine in Webqui , but can not connect to my 4th node with ssh.
EDIT :
i can't reach the lxc container via ssh of the gui either, the VM works
Last edited: