error after 6.7.5 upgrade: remote: GitLab: You are not allowed to access master!
Created by: georgesakhnovsky
Following instructions from https://github.com/gitlabhq/gitlabhq/blob/master/doc/update/6.6-to-6.7.md I upgraded GitLab from 6.6.5 to 6.7.5, and GitLab Shell from 1.8.0 to 1.9.1
After the upgrade, pushes to all repos started getting rejected with the following error message:
remote: GitLab: You are not allowed to access master! remote: error: hook declined to update refs/heads/master
Downgrading back to 6.6.5 (and GitLab Shell 1.8.0) resolved the issue.