我有与这里描述的完全相同的问题:https : //stackoverflow.com/questions/12849986/connection-timeout-when-accessing-github
所以我将复制并粘贴:
我有一些奇怪的问题。尝试登录我的Github 帐户时,出现“ net :: ERR_EMPTY_RESPONSE ”错误。
我尝试使用Chrome,Firefox和Opera。在Firefox中,如果清理缓存和脱机数据,它会工作一段时间。然后,我可以登录,但是即使再次清除缓存,我仍然无法创建Github存储库。
我的朋友和Windows 在同一个网络中,可以在Github的网站上做他想做的任何事情,但是我做不到。我尝试了许多 DNS服务器,但没有设置(我的朋友没有),但仍然无法正常工作。
我的操作系统:Ubuntu x64 12.04
请给我个主意。谢谢你
另外,我可以克隆任何存储库,但不能推送。由于此问题,我不得不更改为https://codeplane.com/,但我想了解为什么会发生这种情况。
编辑:我可以克隆一个回购,但另一个只是挂在这一点上:
felipelalli@felipelalli-Studio-XPS-8100:~/wa$ git clone git@github.com:felipelalli/micaroni.git
Cloning into 'micaroni'...
remote: Counting objects: 5238, done.
remote: Compressing objects: 100% (3257/3257), done.
Receiving objects: 92% (4839/5238), 43.29 MiB | 902 KiB/s
任何推送都像这样挂起:
master!fml.eti.br> push
Counting objects: 23, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (19/19), 4.25 KiB, done.
Total 19 (delta 3), reused 0 (delta 0)
编辑2:我格式化我的PC,并且我已经重新安装了Ubuntu,但是问题仍然存在。因此,它消除了安装或更新的任何问题。我有一台Dell Studio XPS。
编辑3:如果有人解决我的问题,我将支付4比特币。只需将您的公共地址放在一起即可。
编辑4:几分钟后,当我尝试推动时,收到以下消息:
felipelalli@felipelalli-Studio-XPS-8100:~/wa/fml.eti.br$ git push
Counting objects: 26, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (18/18), done.
Writing objects: 100% (22/22), 4.48 KiB, done.
Total 22 (delta 4), reused 0 (delta 0)
Write failed: Broken pipe
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
-v
到推送呼叫中(即以详细模式运行),输出是什么?使用paste.ubuntu.com获得结果。
memcached
您的问题(askbot.org/en/question/2699/…)吗?你已经安装了这个吗?