puppet-gitlab icon indicating copy to clipboard operation
puppet-gitlab copied to clipboard

Start gitlab CI failed after installation on CentOS 7.1

Open lancekuo opened this issue 10 years ago • 3 comments

Hi there,

OS: CentOS 7.1 Gitlab 7.13 Gitlab CI 7.13

I would note my found here. Gitlab CI would failed on starting the service.

  1. Wrong file permission -rw-r--r-- 1 root root 0 Jul 28 19:52 gitlab-ci_access.log -rw-r--r-- 1 root root 0 Jul 28 19:52 gitlab-ci_error.log should be owned by nginx
  2. Wrong user permission drwx------ 7 gitlab_ci gitlab_ci 4096 Jul 28 19:50 gitlab_ci should be 755

I would try to look into it if we could have pull request

lancekuo avatar Jul 28 '15 12:07 lancekuo

hi @lancekuo, thanks for the bug report, I take a look.

sbadia avatar Aug 05 '15 15:08 sbadia

@lancekuo using a ::gitlab::ci of a ::gitlab::ci::runner ?

sbadia avatar Aug 05 '15 16:08 sbadia

@sbadia , it is ::gitlab::ci thanks!

lancekuo avatar Aug 06 '15 04:08 lancekuo