当前位置:   article > 正文

解决git push报错fatal: Authentication failed for ‘https://github.com/xxx.git/‘_gitee ssh公钥部署成功了,但push还是出现fatal: authentication fa

gitee ssh公钥部署成功了,但push还是出现fatal: authentication failed for 'http

目录

问题现象

解决方式


问题现象

remote: Support for password authentication was removed on August 13, 2021.

remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of a

uthentication.

fatal: Authentication failed for 'https://github.com/xxx.git/'

这就怪了,输入的明明是正确的密码呀,怎么回事???

解决方式

原来可以看到,支持密码认证的方式被移除了,具体怎么验证参考上述标红的链接才行

e8cfca935a6e47b4a94548b684026b71.png

即要创建个人token,这里把完整过程截图说明,具体如下:

右上角打开设置

baf6ae463b6e4ccbba1f30f2960e00ab.png

找到Developer settings并打开

7eee294e54c84856b87c1bbaad21e058.png

接着点击左侧Tokens(classic):

e0dce3f636584717b919815585fab7d7.png

接下来是选择一些选项,可以全部选上,然后下方generate生成,出现下面界面

 0ab8092c44074c9d96a43c38d031ba56.png复制产生的token,一定要保存好,只出现一次。

接着在push时输入这个token即可成功!快去试试吧~

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

闽ICP备14008679号