6.1 -> 6.2 Access denied
Created by: mrPsycho
Hi,
just updated gitlab
trying to clone any project and i get this:
git clone [email protected]:test/projectname.git
Cloning into projectname...
Access denied.
fatal: The remote end hung up unexpectedly
and info in production.log
Started GET "//api/v3/internal/allowed?key_id=101&action=git-upload-pack&ref=_any&project=test/projectname" for 127.0.0.1 at 2013-10-23 17:29:38 +0400
and i cant see what is wrong?
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
this runs without any errors