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

Debian 7 - Gitlab 6.0 #116

Closed
ChainScriptz opened this issue Aug 22, 2013 · 1 comment
Closed

Debian 7 - Gitlab 6.0 #116

ChainScriptz opened this issue Aug 22, 2013 · 1 comment

Comments

@ChainScriptz
Copy link

Took me all night to track this down as it wasn't giving me errors or anything.

In the config/unicorn.rb had to change:
working_directory "/home/git/gitlab/current"

to
working_directory "/home/git/gitlab"

@axilleas
Copy link
Contributor

I encountered it too, but not sure how that happened since unicorn.rb.example in master and in 6-0-stable is fixed. Only if you cloned 5-4 this would happen, and in 5-4 we had puma not unicorn.

The error is somewhere logged in /home/git/gitlab/log/ or in /var/log/nginx/gitlab, I don't remember where I saw it.

Anyway, I'm closing this as it is fixed now. Thanks for reporting.

Btw this should go to gitlabhq issues and not here.

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

No branches or pull requests

2 participants