ssh 登陆 Host key verification failed.

报错

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 ECDSA key sent by the remote host is
SHA256:A7bmttEmf9P15FNqKQhHSDxTaDYDSIOWbvSbIAmFlwM.
Please contact your system administrator.
Add correct host key in /c/Users/jiwen/.ssh/known_hosts to get rid of this messa ge.
Offending ECDSA key in /c/Users/jiwen/.ssh/known_hosts:1
ECDSA host key for 120.24.43.2 has changed and you have requested strict checkin g.
Host key verification failed.

在这里  c/Users/jiwen/.ssh/known_hosts    删除 known_hosts

https://blog.csdn.net/watsy/article/details/12611919

猜你喜欢

转载自www.cnblogs.com/jiwen/p/11780781.html