idea拉取代码报错

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\.sshknown_hosts删掉,重新拉取代码即可。

相关推荐
~~李木子~~2 小时前
通过git上传项目到码云和GitHub操作手册
git·gitee·github
songyuc4 小时前
【Git】请帮忙解释一下“git reset”
git·elasticsearch
Komorebi_99998 小时前
使用Git创建自己的分支的操作指南
git
~~李木子~~11 小时前
git仓库管理
git
秦jh_11 小时前
【git】远程操作
git
tianming201918 小时前
Gogs迁移到Gitea不完全指南
git·后端
QT 小鲜肉20 小时前
【Git、GitHub、Gitee】GitLab的概念、注册流程、远程仓库操作以及高级功能详解(超详细)
git·qt·gitee·gitlab·github
你的人类朋友1 天前
✍️记录自己的git分支管理实践
前端·git·后端
wVelpro1 天前
git diff 输出空,但 git status 提示 Motified(M)解决办法
git
high20111 天前
【Git】-- Rebase 减少 Commit 次数指南
大数据·git·elasticsearch