,我正在尝试拉/推到GitLab,并在Push / pull:的本地git中得到这个错误。
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上我在浏览器上看到了这个屏幕:

这对我来说总是有用的,今天我得到了最后一个错误。
发布于 2016-11-21 15:20:40
GitLab目前处于停机状态以进行维护。请参阅:https://twitter.com/gitlabstatus/status/800714390441967616
https://stackoverflow.com/questions/40723508
复制相似问题