It is strange that whatever I reinstall the node the shell always give me this error
The cluster is fine. Not all the node has this error. Any insight how to solve this error? I browse the forum and cannot find an answer to this. Any help would be great.
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:trMB5GLUZTh7sdL9+aGCGgGxyiZg+itfVFQWSV/47kk.
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:15
remove with:
ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "192.168.60.23"
Host key for 192.168.60.23 has changed and you have requested strict checking.
Host key verification failed.
The cluster is fine. Not all the node has this error. Any insight how to solve this error? I browse the forum and cannot find an answer to this. Any help would be great.