scp : Host key verification failed

scp : 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:bOE2/JjXGHqJleNwWZLMeuzCImCAbOxwCns6wq9rjUs.
Please contact your system administrator.
Add correct host key in /c/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /c/.ssh/known_hosts:5
ECDSA host key for ** has changed and you have requested strict checking.
Host key verification failed.
lost connection

  • Solution:
    • scp測執行:ssh-keygen -R server_ip
    • 再執行scp命令。
  • 後續具體原因還需確認
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章