GitLab断电后启动失败
gitLab 启动
1 | gitlab-ctl start |
gitlab断电启动失败:runsv not running
gitlab-ctl start
启动时候报错 runsv not running
解决步骤:
1 | 1. 启动 systemctl start gitlab-runsvdir.service |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 王文哲的博客!
1 | gitlab-ctl start |
gitlab-ctl start
启动时候报错 runsv not running
解决步骤:
1 | 1. 启动 systemctl start gitlab-runsvdir.service |