I am using gerrit and all other machine works fine.
I just set up a new ubuntu 18 machine and try to upload some changes to the repo, when I do
git push origin HEAD:refs/for/master
It gives error
fatal: remote error: Service not enabled
fatal: Service not enabled
I am able to pull fetch, rebase without any problem, Does anyone have idea what's going on?