Last modified: 2013-04-25 09:17:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48951, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46951 - Unable to Create a New Developer Account
Unable to Create a New Developer Account
Status: RESOLVED WORKSFORME
Product: Wikimedia Labs
Classification: Unclassified
Infrastructure (Other open bugs)
unspecified
All All
: Low normal
: ---
Assigned To: Ryan Lane
aklapper-moreinfo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-06 14:56 UTC by anubhav
Modified: 2013-04-25 09:17 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description anubhav 2013-04-06 14:56:10 UTC
I was trying to signup for a developer account. 

Details I entered are as follows

username: anubhav
email: anubhav914@gmail.com
Instance shell account: anubhav

It shows me error that

There was either an authentication database error or you are not allowed to update your external account
Comment 1 Andrew Bogott 2013-04-06 15:49:38 UTC
Hello!

It looks to me like you already have an account, which would explain why you can't create a new one:

dn: uid=anubhav,ou=people,dc=wikimedia,dc=org
	displayName: Anubhav
	uid: anubhav
	objectClass: person
	objectClass: organizationalPerson
	objectClass: inetorgperson
	objectClass: ldappublickey
	objectClass: shadowaccount
	objectClass: posixaccount
	objectClass: top
	loginShell: /usr/local/bin/sillyshell
	uidNumber: 2898
	gidNumber: 500
	sn: Aubhav iitr
	homeDirectory: /home/anubhav
	mail: anubhav914@gmail.com
	cn: Aubhav iitr

So probably you can go ahead and reset your password and log in.  Let me know if you have any trouble.

-Andrew
Comment 2 anubhav 2013-04-06 20:55:36 UTC
I tried logging in using username anubhav. It shows there is 

There is no user by the name "anubhav". Usernames are case sensitive. Check your spelling, or create a new account.
Comment 3 Ryan Lane 2013-04-06 20:59:31 UTC
Your wiki user name is: Aubhav iitr

Your shell account name is: anubhav

You log into all web things with your wiki user name, and all command line things with your shell account name.
Comment 4 anubhav 2013-04-06 21:55:24 UTC
I was trying to set up my clone with gerrit. Followig the steps for git-review as specified here. 
After entering the following command
git review -s 

Could not connect to gerrit.
Enter your gerrit username: anubhav
Trying again with ssh://anubhav@gerrit.wikimedia.org:29418/mediawiki/core.git
<traceback object at 0x17f1d88>
We don't know where your gerrit is. Please manually create 
a remote named "gerrit" and try again.
Traceback (most recent call last):
  File "/usr/local/bin/git-review", line 1168, in <module>
    main()
  File "/usr/local/bin/git-review", line 1083, in main
    config['hostname'], config['port'], config['project'])
  File "/usr/local/bin/git-review", line 468, in check_remote
    add_remote(hostname, port, project, remote)
  File "/usr/local/bin/git-review", line 335, in add_remote
    raise Exception("Could not connect to gerrit at %s" % remote_url)
Exception: Could not connect to gerrit at ssh://anubhav@gerrit.wikimedia.org:29418/mediawiki/core.git
Comment 5 Ryan Lane 2013-04-06 23:33:56 UTC
Have you logged into gerrit and uploaded your ssh key?
Comment 6 Andre Klapper 2013-04-24 12:13:18 UTC
anubhav: Can you answer comment 5, please?
Comment 7 anubhav 2013-04-25 08:28:54 UTC
Yes I have uploaded my ssh key. It is working now

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links