Skip to content

Conversation

joshuaspence
Copy link

The permissions for the /home/git/gitlab/public/uploads directory are currently set incorrectly to 0755 instead of 0750. This causes the following error when running bundle exec rake gitlab:check RAILS_ENV=production:

Uploads directory setup correctly? ... no
  Try fixing it:
  sudo chmod 0750 /home/git/gitlab/public/uploads
  For more information see:
  doc/install/installation.md in section "GitLab"
  Please fix the error above and rerun the checks.

@joshuaspence
Copy link
Author

It looks like this is handled in #236

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

Successfully merging this pull request may close these issues.

1 participant