gerrit unable to register email addresses

Bug #980922 reported by Monty Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Fix Released
Critical
James E. Blair

Bug Description

gerrit is unable to register email addresses due to getEmailRegistrationToken NPE

Monty Taylor (mordred)
Changed in openstack-ci:
assignee: nobody → James E. Blair (corvus)
status: New → Triaged
status: Triaged → In Progress
importance: Undecided → Critical
Revision history for this message
James E. Blair (corvus) wrote :

Gerrit moved registerEmailPrivateKey from a database field to a config file entry. I believe that gerrit init handled the migration, but puppet overwrote it.

Solution: add this to etc/secure.config:

[auth]
 registerEmailPrivateKey = <some random base64 string you should probably let gerrit init create for you>

Changed in openstack-ci:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.