首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >拉/推到Gitlab错误部署正在进行中

拉/推到Gitlab错误部署正在进行中
EN

Stack Overflow用户
提问于 2016-11-21 15:18:58
回答 1查看 2.1K关注 0票数 3

,我正在尝试拉/推到GitLab,并在Push / pull:的本地git中得到这个错误。

代码语言:javascript
复制
10:08:14.426: [themes] git -c core.quotepath=false pull --progress --no-stat -v --progress origin master
remote: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: connection refused
fatal: unable to access 'https://user@gitlab.com/AAA/BBBB.git/': The requested URL returned error: 502
10:08:53.791: [themes] git -c core.quotepath=false fetch origin --progress --prune
remote: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: resource temporarily unavailable
fatal: unable to access 'https://user@gitlab.com/AAA/BBBB.git/': The requested URL returned error: 502

在gitlab上我在浏览器上看到了这个屏幕:

这对我来说总是有用的,今天我得到了最后一个错误。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-11-21 15:20:40

GitLab目前处于停机状态以进行维护。请参阅:https://twitter.com/gitlabstatus/status/800714390441967616

票数 7
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40723508

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档