Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start gitlab CI failed after installation on CentOS 7.1 #228

Open
lancekuo opened this issue Jul 28, 2015 · 3 comments
Open

Start gitlab CI failed after installation on CentOS 7.1 #228

lancekuo opened this issue Jul 28, 2015 · 3 comments
Assignees
Labels

Comments

@lancekuo
Copy link

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

@sbadia sbadia added the bug label Aug 5, 2015
@sbadia sbadia self-assigned this Aug 5, 2015
@sbadia
Copy link
Owner

sbadia commented Aug 5, 2015

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

@sbadia
Copy link
Owner

sbadia commented Aug 5, 2015

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

@lancekuo
Copy link
Author

lancekuo commented Aug 6, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants