我是一个使用Gitlab进行版本控制的组织的开发人员。当我在执行任务时出错时,一切都很顺利。
kex_exchange_identification: read: Operation timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.我已经尝试了所有我能解决的方法,例如生成一个全新的ssh密钥并添加到我的帐户中。我删除了回购,并试图克隆,但再次我得到了同样的错误。请帮帮忙。
发布于 2020-09-21 16:38:29
可能是因为你所在地区的gitlab的限制。您可以使用vpn。
https://stackoverflow.com/questions/63993771
复制相似问题