当尝试将Gitlab repo克隆到运行FreeNAS的本地服务器时,我收到以下错误消息:
使用HTTPS(https://gitlab.com/gitlab-org/gitlab-ce.git):
error: RPC failed; result=22, HTTP code = 408
fatal: The remote end hung up unexpectedly
使用SSH(参见:https://gitlab.com/gitlab-org/gitlab-ce):
Connection closed by 52.21.36.51
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
有人有想法解决这个问题吗?
非常感谢提前。