Host key verification failed

Error message: Host key verification failed.

$ ssh [email protected]
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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.
Please contact your system administrator.
Add correct host key in /c/Users/helenlv/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /c/Users/helenlv/.ssh/known_hosts:9
ECDSA host key for xx.xx.xx.xx has changed and you have requested strict checking.

Host key verification failed.

Solution

Open the native C: \ Users \ helenlv.ssh \ known_hosts file, delete the IP: xx.xx.xx.xx
of the line, you can re-ssh
Here Insert Picture Description

Published 45 original articles · won praise 12 · views 10000 +

Guess you like

Origin blog.csdn.net/GongMeiyan/article/details/104085969