Please find below error
remote: GitLab: API is not accessible To http://git.xxxx.com/xxxx/xxxxx.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'http://git.xxxx.com/xxxx/xxxxx.git'
Please find below error
remote: GitLab: API is not accessible To http://git.xxxx.com/xxxx/xxxxx.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'http://git.xxxx.com/xxxx/xxxxx.git'
That could be a right issue associated with your GitLab profile.
See for instance issue 40:
They change something in 7.4:
gitlab default branch protected I have the same problem. A lot of developers here in my company working on the default branch and only have the developer role
Read more at "Keeping your code protected"
You can also Open your project > Settings and go to "Protected branches", select: "Developers can push" and try again.