idea拉取代码报错下面错误
Update 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 ED25519 key sent by the remote host is SHA256:tcNnSLQw6Z3fkULdO5bznE0e+rXrZjF7WuIFf6ej+Qg. Please contact your system administrator. Add correct host key in /c/Users/Administration/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /c/Users/Administration/.ssh/known_hosts:7 Host key for 192.168.2.105 has changed and you have requested strict checking. Host key verification failed. Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
解决办法
进到 C:\Users\Administration\.ssh 将known_hosts删掉,重新拉取代码即可。
博客主要讲述了在Idea中拉取代码时出现的错误,提示远程主机标识已更改,可能存在中间人攻击等情况。解决办法是进到指定位置将相关内容删掉,然后重新拉取代码。

8359

被折叠的 条评论
为什么被折叠?



