【问题标题】:Git push not working... Failed to connect with no errorGit推送不起作用...连接失败且没有错误
【发布时间】:2015-03-29 18:52:57
【问题描述】:

我正在尝试将一些更改同步到我的 git repo,但我收到以下错误(我隐藏了 git repo 名称):

...\project [master]> git push
fatal: unable to access 'http://github.com/...(repo).git/': Failed connect to github.com:80; No error

我要提交的更改已提交,但未同步(推送)到我正在尝试做的 repo...

我之前成功提交了一些更改(使用: git commit 。)就像我通常每天所做的那样,现在我突然开始收到这个错误......

我尝试与 Windows 的 github 应用程序同步,但我也收到错误:

Failed to sync this branch
You might need to open a shell and debug the state of this repo.

我被难住了,有人能指出明显的吗? - 它一直有效,今天它似乎不想工作......

【问题讨论】:

标签: git github


【解决方案1】:

GitHub 被 DDOS 攻击,Mykola 是对的……

https://status.github.com/messages

谢谢

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-10-04
    • 2013-03-17
    • 1970-01-01
    • 2013-04-08
    • 2021-12-04
    • 2013-09-02
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多