码迷,mamicode.com
首页 > Web开发 > 详细

gitlab fatal: Authentication failed for 'http://10.2.80.17:8090/yeyichao/201904041026PROj.git/'

时间:2019-04-04 17:36:38      阅读:287      评论:0      收藏:0      [点我收藏+]

标签:err   ror   box   nic   weixin   cat   read   ==   error:   

fatal: Authentication failed for ‘http://10.2.80.17:8090/yeyichao/201904041026PROj.git/‘


git config --system --unset credential.helper

Push failed: Failed with error: Authentication failed for 血泪史

原因:git 登录时用了一个没有权限的账号

解决: git config --global user.name 新的Name

            git config --global user.email 新的email

仍然无法解决

崩溃……

最终解决方案

控制面板 凭据管理器

 

技术图片技术图片

技术图片

 

删除登录记录后,会重新输入账号密码

完美解决!

gitlab fatal: Authentication failed for 'http://10.2.80.17:8090/yeyichao/201904041026PROj.git/'

标签:err   ror   box   nic   weixin   cat   read   ==   error:   

原文地址:https://www.cnblogs.com/python-xiakaibi/p/10655730.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!