Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Changing my password at npmjs.org has corrupted access from my server #2770

Closed
prettydiff opened this issue Sep 1, 2012 · 6 comments
Closed

Comments

@prettydiff
Copy link

error from my server:

mailmark@mailmarkup.org [~/public_html]# npm adduser
Username: (austincheney) PrettyDiff
Password: ()
Email: (austin.cheney@us.army.mil) austin.cheney@us.army.mil
npm info it worked if it ends with ok
npm info using npm@0.2.12-1
npm info using node@v0.3.2-pre
npm WARN Sending authorization over insecure channel.
npm ERR! adduser Error: conflict Document update conflict.: -/user/org.couchdb.user:PrettyDiff/-rev/1-d58f4c8dfcc668e3dcac80f9c9882f64
npm ERR! adduser at IncomingMessage. (/home/mailmark/node/lib/node/.npm/npm/0.2.12-1/package/lib/utils/registry/request.js:140:16)
npm ERR! adduser at IncomingMessage.emit (events.js:48:20)
npm ERR! adduser at HTTPParser.onMessageComplete (http.js:110:23)
npm ERR! adduser at Client.onData as ondata
npm ERR! adduser at Client._onReadable (net.js:573:27)
npm ERR! adduser at IOWatcher.onReadable as callback
npm ERR! Error: 409 Could not create user Error: conflict Document update conflict.: -/user/org.couchdb.user:PrettyDiff/-rev/1-d58f4c8dfcc668e3dcac80f9c9882f64
npm ERR! {"error":"conflict","reason":"Document update conflict."}
npm ERR! at /home/mailmark/node/lib/node/.npm/npm/0.2.12-1/package/lib/utils/registry/adduser.js:78:13
npm ERR! at IncomingMessage. (/home/mailmark/node/lib/node/.npm/npm/0.2.12-1/package/lib/utils/registry/request.js:144:14)
npm ERR! at IncomingMessage.emit (events.js:48:20)
npm ERR! at HTTPParser.onMessageComplete (http.js:110:23)
npm ERR! at Client.onData as ondata
npm ERR! at Client._onReadable (net.js:573:27)
npm ERR! at IOWatcher.onReadable as callback
npm ERR! Report this entire log at http://github.com/isaacs/npm/issues
npm ERR! or email it to npm-@googlegroups.com
npm ERR! Just tweeting a tiny part of the error will not be helpful.

@prettydiff
Copy link
Author

I have to use the username "PrettyDiff" to log into the account from the website, but the command line will not allow uppercase characters. When I do log into the website it is confused as to whether my account name is "PrettyDiff" or "austincheney" and then it always logs me into a password reset screen.

@isaacs
Copy link
Contributor

isaacs commented Sep 11, 2012

Which account would you like to use? It's a requirement to use all-lowercase names now. Old ones were grandfathered in, but npm won't let you set up a new account with those.

Step 1: Use npm 1.1.61 and node 0.8. Not version 0.2.x and 0.3.x, which are ancient, and no longer supported by me or the main npm registry.

Step 2: Pick an all-lowercase name you'd like to use.

Step 3: Tell me what name that is, and I'll reset all your packages to be on that account instead of PrettyDiff.

@isaacs isaacs closed this as completed Sep 11, 2012
@prettydiff
Copy link
Author

Classification: UNCLASSIFIED
Isaac,

I would like use the account name "austincheney".

Thank you very much,
Austin

On 09/10/12, "Isaac Z. Schlueter" notifications@github.com wrote:

Which account would you like to use? It's a requirement to use all-lowercase names now. Old ones were grandfathered in, but npm won't let you set up a new account with those.

Step 1: Use npm 1.1.61 and node 0.8. Not version 0.2.x and 0.3.x, which are ancient, and no longer supported by me or the main npm registry.

Step 2: Pick an all-lowercase name you'd like to use.

Step 3: Tell me what name that is, and I'll reset all your packages to be on that account instead of PrettyDiff.

          —

          Reply to this email directly or view it on GitHub(blockedhttps://github.com/isaacs/npm/issues/2770#issuecomment-8443019).

Classification: UNCLASSIFIED

@isaacs
Copy link
Contributor

isaacs commented Sep 13, 2012

Ok, @austincheney, you're all set.

@prettydiff
Copy link
Author

Classification: UNCLASSIFIED
Thank you very much! My NPM account is restored and operational now.

Austin

On 09/12/12, "Isaac Z. Schlueter" notifications@github.com wrote:

Ok, @austincheney(blockedhttps://github.com/austincheney), you're all set.

          —

          Reply to this email directly or view it on GitHub(blockedhttps://github.com/isaacs/npm/issues/2770#issuecomment-8515279).

Classification: UNCLASSIFIED

@Gottox
Copy link

Gottox commented Oct 24, 2012

I've got the same issue, nevertheless, I already published a repository with a new user account. So there's now Gottox and gottox in npmjs. Can I merge my old projectes to the new account and how to delete the old one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants