阿里云服务器,搭建gitlab(一切正常)、gerrit
1,在该服务器其他用户下git clone gitlab库代码正常 2,在该服务器其他用户下git clone gerrit库代码异常,提示信息如下:
XXX:~/myTest/123$ git clone ssh://git@gerrit.xx.xxx.com:29418/test Cloning into 'test'... ssh: connect to host gerrit.xx.xxx.com port 29418: Connection timed out fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
集结各类场景实战经验,助你开发运维畅行无忧