Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Unable to npm login/adduser

    Scheduled Pinned Locked Moved Support
    npmprogetpublishing
    3 Posts 2 Posters 140 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I've attempted to follow your examples after using a trial version of Proget and followed the instructions but I am unable to use npm adduser or login to authenticate and publish a package. I have done both:

          npm config set @XXX:registry http://xxxname/npm/registry
          npm config set always-auth true --scope:@xxx
          npm login --loglevel silly
      

      and

          npm adduser --registry=http=http://xxxname/npm/registry/ --loglevel silly
      

      It returns something like:

      npm verb adduser before first PUT { _id: 'org.couchdb.user:uxteam',
      npm verb adduser   name: 'someteam',
      npm verb adduser   password: 'XXXXX',
      npm verb adduser   email: 'x@xxx.com',
      npm verb adduser   type: 'user',
      npm verb adduser   roles: [],
      npm verb adduser   date: '2017-04-05T16:20:15.940Z' }
      npm verb request uri http://xxxname/npm/registry/-/user/org.couchdb.user:uxteam
      npm verb request new user, so can't send auth
      npm info attempt registry request try #1 at 9:20:15 AM
      npm verb request id fb33501355d49a49
      npm http request PUT http://xxxname/npm/registry/-/user/org.couchdb.user:uxteam
      

      and just hangs.

      I've verified that the user is in the system and also tried using the default admin user.

      Any help would be appreciated.

      Product: ProGet
      Version: 4.7.9

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        P.S. I forgot to mention that we're using the dockerized Linux beta implementation...

        1 Reply Last reply Reply Quote 0
        • benB Offline
          ben inedo-engineer
          last edited by

          There's a bug we haven't been able to figure out where the Linux version of ProGet doesn't respond to requests for URLs with colons in them.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation