목록gitlab (1)
인디노트
CentOS7 에 GitLab CE 설치 후 에러 발생하면
* execute[/opt/gitlab/bin/gitlab-ctl start logrotate] action run [execute] fail: logrotate: runsv not running Error executing action `run` on resource 'execute[/opt/gitlab/bin/gitlab-ctl start logrotate]' 다음과 같이 해결할 수 있다. [root@gitsvr ~]# sudo systemctl start gitlab-runsvdir [root@gitsvr ~]# sudo gitlab-ctl restart ok: run: gitaly: (pid 3242) 1s ok: run: logrotate: (pid 3255) 0s ok: run: postgre..
개발 플랫폼 및 언어
2021. 6. 30. 16:19