gitlab 502

浏览:33日期:2023-09-08

问题描述

hooks directories in repos are links: ... can’t check, you have no projectsRunning /opt/gitlab/embedded/service/gitlab-shell/bin/checkCheck GitLab API access: FAILED. code: 502gitlab-shell self-check failed Try fixing it: Make sure GitLab is running; Check the gitlab-shell configuration file: sudo -u git -H editor /opt/gitlab/embedded/service/gitlab-shell/config.yml Please fix the error above and rerun the checks.

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... no Try fixing it: sudo -u git -H RAILS_ENV=production bin/background_jobs start For more information see: doc/install/installation.md in section 'Install Init Script' see log/sidekiq.log for possible errors Please fix the error above and rerun the checks.

一直出现502完全不知道怎么解决gitlab 502

问题解答

回答1:

gitlab的配置出现了问题导致git服务器启动不起来

回答2:

话说gitlab比较吃资源,不知道你的服务器配置怎么样,我之前遇到过,不过后来服务器配置提升到4核4G就没有再出现过了。

相关文章: