簡體   English   中英

拉/推到Gitlab錯誤部署正在進行中

[英]Pull / Push to Gitlab Error Deploy in Progress

我正在嘗試將拉/推送到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

在gitlab上我在瀏覽器上看到這個屏幕:

在此輸入圖像描述

這項工作對我來說總是和今天我得到最后一個錯誤。

GitLab目前正在進行維護。 請參閱: https//twitter.com/gitlabstatus/status/800714390441967616

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM