当前位置:   article > 正文

解决idea中使用git fetch报远程仓库Authentication failed_idea auto fetch failed

idea auto fetch failed

这个问题是项目组同事在从git服务器clone代码后做fetch操作老是报错:

Authentication failed, 弹出框提示:invalid user or password

其实问题出idea中记住的密码不正确,而每次fetch都会使用这个密码,不报错才怪。

解决方法是在statckoverflow上查到的,由于是英文的,我就当个翻译吧,翻译一下:

译文:

最简单方式:

1.找到File--Settings--Appearance & Behavior>>System Settings>>Passwords

2.选择Do not remember passwords

3.清除缓存并重启idea

4.再次fetch

5.出现密码框,输入正确密码

6.再回到密码设置,恢复为记住密码

7.打完,收工,附上我的截图:

 

原文:

https://stackoverflow.com/questions/28142361/change-remote-repository-credentials-authentication-on-intellij-idea-14

 

 

 

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/491603
推荐阅读
相关标签
  

闽ICP备14008679号