Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 560121

Summary: Cannot login to gerrit: "Cannot assign user name...name already in use."
Product: Community Reporter: Nitin Dahyabhai <thatnitind>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Nitin Dahyabhai CLA 2020-02-13 13:43:03 EST
Having just changed my email address, I now get 'Cannot assign user name "nitind" to account 276150; name already in use.' when trying to log back into Gerrit.
Comment 1 Eclipse Webmaster CLA 2020-02-14 09:08:13 EST
I've given the database a poke, can you login now?

-M.
Comment 2 Nitin Dahyabhai CLA 2020-02-14 11:14:02 EST
The Gerrit UI now lets me log in, but I'm unable to push through gerrit (pulls work) as I have before:


remote: Resolving deltas: 100% (13/13)
remote: Branch refs/heads/master:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: nitind
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done
To ssh://git.eclipse.org:29418/jsdt/webtools.jsdt.git
 ! [remote rejected]     master -> master (prohibited by Gerrit: ref update access denied)
error: failed to push some refs to 'ssh://nitind@git.eclipse.org:29418/jsdt/webtools.jsdt.git'


remote: Resolving deltas: 100% (2/2)
remote: Branch refs/heads/master:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: nitind
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done
To ssh://git.eclipse.org:29418/www.eclipse.org/webtools.git
 ! [remote rejected]     master -> master (prohibited by Gerrit: ref update access denied)
error: failed to push some refs to 'ssh://nitind@git.eclipse.org:29418/www.eclipse.org/webtools.git'
Comment 3 Nitin Dahyabhai CLA 2020-02-14 11:44:19 EST
Checking if it's my commit that's the problem.
Comment 4 Nitin Dahyabhai CLA 2020-02-14 11:45:43 EST
No, a corrected Author value doesn't seem to make a difference.
Comment 5 Nitin Dahyabhai CLA 2020-02-16 12:14:31 EST
It's working now.
Comment 6 Eclipse Webmaster CLA 2020-02-19 15:12:20 EST
Thanks for following up.

-M.