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

相关推荐
nuisthou1 小时前
git常用命令总结
git
西邮彭于晏1 小时前
Git 标签(Tag)与版本发布完整指南|附全场景命令速查表
大数据·git·elasticsearch
潘正翔2 小时前
k8s进阶_Harbor镜像仓库
git·云原生·容器·kubernetes·gitee·github
InfinitePlus4 小时前
Git基本操作-命令行
git
茉莉玫瑰花茶5 小时前
TCP 全连接队列与 tcpdump 抓包
git·github·tcp·tcpdump
炸膛坦客6 小时前
Git 和 GitHub:(十四)rebase 到某个有新提交的远程仓库的分支
git·github
炸膛坦客20 小时前
Git 和 GitHub:(十二)基于远程仓库的某一个分支的某一笔提交创建新分支
git·github
炸膛坦客21 小时前
Git 和 GitHub:(十三)改分支名
git·github
他们叫我秃子21 小时前
Git 使用指南笔记:从入门到团队协作
git
铁锚1 天前
Git设置自动推送到同名远端分支
git