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

相关推荐
Crystal3285 小时前
Git 基础:生成版本、撤消操作、版本重置、忽略文件
前端·git·github
系夏普7 小时前
Git 版本库(Ubuntu 环境)
git
IT从业者张某某8 小时前
DAY3-Open Harmony PC 命令行适配指南(Windows版)-git Permission denied (publickey) 问题
git·open harmony
摇滚侠8 小时前
零基础小白自学 Git_Github 教程,git 命令行操作1,笔记18
笔记·git·github
无限进步_8 小时前
C++从入门到类和对象完全指南
开发语言·c++·windows·git·后端·github·visual studio
Violet_YSWY9 小时前
git删除某一提交
git
Violet_YSWY10 小时前
git变基
git
MUTA️10 小时前
git常用操作
git
古城小栈10 小时前
Git换行符解析:CRLF 与 LF 的区别及统一策略
git
无限进步_11 小时前
C++初始化列表详解:语法、规则与最佳实践
java·开发语言·数据库·c++·git·github·visual studio