访问GitLab存储库(提取URL)的团队访问团队

发布于 2025-01-23 04:49:30 字数 160 浏览 1 评论 0原文

通过TeamCity访问GitLab CE存储库仅限于使用ssh键 - 登录和密码不接受。

Error `Connection refused`

GitLab允许使用SSH,访问密钥和用户名/密码的浏览器登录。

Access to the GitLab CE repository through TeamCity is limited to using only ssh key - login and password does not accept.

Error `Connection refused`

GitLab allow to log in using browser by ssh, access key and username/password.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

过潦 2025-01-30 04:49:30

我的问题是Master Server TeamCity上的错误价值系统VAR Teamcity_server_opts
我的gitlab ce位于 https://gitlab.org.com ,但该值未由<指定。代码> -dhttp.nonproxyhosts =*。org.com
排除

全部的本地地址

My problem was the wrong value system var TEAMCITY_SERVER_OPTS on master server TeamCity
My GitLab CE is located at https://gitlab.org.com, but the value was not specified by -Dhttp.nonProxyHosts=*.org.com to exclude local addresses

That's all

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文