已经加入了sshkey为撒ssh不成功,.push仅仅能通过http方式,每次都要输入用户password非常麻烦."/>

git push 失败

Posted liguangsunls

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git push 失败相关的知识,希望对你有一定的参考价值。

先上图

技术分享

已经加入了sshkey 为撒ssh 不成功,.push 仅仅能通过http方式,每次都要输入用户 password非常麻烦.

蛋碎了几个月,今天节前最后一个小时攻克了!!!!

受到这个大神的文章提示.

http://www.niwozhi.net/demo_c434_i33874.html

事实上非常easy

就是gitlab-shell 连不上ssh, 检查的要点就是查看gitlab ,gitlab-shell的配置文件,检查他们的IP.

上图:

1.gitlab-shell的配置文件,注意看gitlab的url项,原来是LOCALHOST ,当然我已经改为了正确的IP

技术分享

2.gitlab的配置文件

IP 是192.168.2.5  上图中原始是localhost ,当然不行!

技术分享

两边改为一样就可以!!


方案二:(没试,理论上应该是一样的)

在/etc/hosts 文件里把localhost 指向到192.168.2.5 就可以   
保证ping localhost  出来的IP 是192.168.2.5 就可以!

我看了我的配置, localhost 是指向127.0.0.1的! 当然不正确.









以上是关于git push 失败的主要内容,如果未能解决你的问题,请参考以下文章

git push 登录失败

Git push失败

[git] 如何处理push失败的commit

git push 失败

coding git push 失败

git push 失败,拒绝更新隐藏的引用