【发布时间】:2013-08-01 09:09:18
【问题描述】:
有人可以帮我摆脱关注吗:
vijay13@ubuntu:~$ git clone git://anongit.kde.org/plasma-mediacenter
Cloning into 'plasma-mediacenter'...
fatal: read error: Connection reset by peer
和
vijay13@ubuntu:~$ git clone git@git.kde.org:plasma-mediacenter
Cloning into 'plasma-mediacenter'...
Read from socket failed: Connection reset by peer
fatal: The remote end hung up unexpectedly
如何摆脱以上两个问题?
【问题讨论】:
-
您是通过 IPV4 还是 IPv6 连接? (此时我连接到 anongit 没有问题)
-
大家感谢因为“git clone anongit.kde.org/plasma-mediacenter”工作:-)
-
我经常遇到同样的问题。当它发生时,我尝试连接到互联网的不同网络,但无济于事。通常,它会在 10 到 30 分钟的混乱后随机开始工作,但最终在我的系统上自上次尝试失败后没有任何变化后才开始工作。
标签: git ubuntu github terminal plasma