In the documentation of the Jenkins "Gerrit Trigger" plugin is written that is needed the following configuration in Gerrit:
Gerrit web interface > People > Create New Group : "Event Streaming Users". Add your jenkins user.
Admin > Projects > All-Projects > Access > Edit Global Capabilities Stream Events: ALLOW for Event Streaming Users
When trying to save the changes, e.g. adding "ALLOW for Event Streaming Users" I get an error from the Gerrit server:
Code Review - Error
Server Error
Unable to create new object: /home/gerrit2/gerrit-github-installation/git/All-Projects.git/objects/4c/3f6c52b57811228a96b41469517040487bb7b
It seems to be some access right at the server that are wrong but I can not figure out where I need to update. Note: I'm a Gerrit "administrator".