WebEntity / Installation-guide-for-GitLab-on-OS-X

Installation guide for GitLab on OS X
236 stars 67 forks source link

Error pushing to GitLab #64

Closed corydorning closed 8 years ago

corydorning commented 8 years ago

After setting a project up in GitLab I'm unable to push. When i try, I get the error:

fatal: unable to access 'http://site.com/corydorning/gxl-ng.git/': The requested URL returned error: 503

I'm assuming this is the same issue that returns a 500 page when i try to upload a new avatar under my profile as well. Is this a permissions issue? or something else?

CiTroNaK commented 8 years ago

You should look to logs.

CiTroNaK commented 8 years ago

What is your output from Gitlab Check?

bundle exec rake gitlab:check RAILS_ENV=production