【问题标题】:errno 10054 while cloning the repositorium in git from gitlab从 gitlab 克隆 git 中的存储库时出现 errno 10054
【发布时间】:2017-09-11 16:45:04
【问题描述】:

我正在尝试从 gitlab 克隆 git 中的存储库。我正在使用的命令是:

git clone https://procesttt@gitlab.com...

不幸的是,我得到了这样的东西:

Cloning into 'testDemo'...
remote: Counting objects: 15529, done.
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header

我正在使用 Windows 10 和 git bash。谢谢你的回答。 Git 版本:

git version 2.10.1.windows.1

【问题讨论】:

标签: windows repository gitlab git-bash windows-subsystem-for-linux


【解决方案1】:

确保:

您还有其他原因(防火墙..)liste here 导致错误 10054。
我在“Unknown SSL protocol error in connection”中提出了一些诊断助手

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-03-04
    • 1970-01-01
    • 2019-02-01
    • 2018-09-13
    • 1970-01-01
    • 2018-03-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多