Skip to content

Start gitlab CI failed after installation on CentOS 7.1 #228

@lancekuo

Description

@lancekuo

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions