【问题标题】:gitlab not cloning ( ssh ) stuck at "Cloning into 'repo'..."gitlab 不克隆( ssh )停留在“克隆到'repo'......”
【发布时间】:2021-03-16 01:29:12
【问题描述】:

嗨,我正在尝试使用 ssh 从 gitlab 克隆 repo。但它卡在

"正在克隆到 'repo'..."

注意:

  1. 当我尝试从 github 克隆时,相同的 rsa 密钥可以正常工作,因此可能没有端口阻塞问题(不确定此假设)
  2. HTTPS cloing 在 GitLab 中运行良好。
  3. 尝试了命令- ssh -i ~/.ssh/id_rsa git@gitlab.com 但没有响应就挂在那里
  4. 尝试过的命令-

root@352-526:~# ssh -vvv git@gitlab.com

OpenSSH_8.2p1 Ubuntu-4ubuntu0.2,OpenSSL 1.1.1f 2020 年 3 月 31 日

debug1:读取配置数据 /etc/ssh/ssh_config

debug1:/etc/ssh/ssh_config 第 19 行:包含 /etc/ssh/ssh_config.d/*.conf 没有匹配的文件

debug1:/etc/ssh/ssh_config 第 21 行:为 * 应用选项

debug2:解析“gitlab.com”端口 22

debug2: ssh_connect_direct

debug1:连接到 gitlab.com [2606:4700:90:0:f22e:fbec:5bed:a9b9] 端口 22。

我错过了什么。在这里卡了一段时间。

【问题讨论】:

  • 现在还在发生吗?今天早些时候(2021 年 3 月 15 日)Gitlab 遇到了一些影响多个组件的问题,包括 https 和 ssh 上的 git。他们的status page 现在都清楚了,但是history 今天显示了一些问题。
  • 感谢您的回复!现在它的克隆。但它需要很长时间,就像在 cloing 开始之前一样,只需挂起大约需要 5-7 分钟。

标签: git ssh gitlab


【解决方案1】:

回答我自己的问题 -

它正在克隆 但是开始克隆大约需要 5-10 分钟。不知道为什么会这样。但它的克隆

【讨论】:

    猜你喜欢
    • 2013-08-07
    • 1970-01-01
    • 1970-01-01
    • 2013-07-18
    • 2019-01-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多