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

Jos*_*tes 3 git version-control gitlab

我正在尝试将拉/推送到GitLab并在我的本地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
Run Code Online (Sandbox Code Playgroud)

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

在此输入图像描述

这项工作对我来说总是和今天我得到最后一个错误.