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!
Issues of health check & caching
-
hello! I have some issues for npm connector. please check below.
- I have npm connector connecting to 'https://registry.npmjs.org'. It was nice but its health check result has shown error like that.
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
~~- Although npm connector have had error, I can use package through feed using that connector. However It can't copy new package file to its server. For example, when I download package 'A' using feeds, it has to save package 'A' to its server path( proget.npm\F1) but I can't find package 'A' on file system.
How can I fix it?
Product: ProGet
Version: 4.7.12 -
You shouldn't be receiving a "401" error from the public npmjs registry. If you are, my guess is that you have some sort of proxy or firewall selectively blocking outgoing access to certain queries to the registry.
Once you resolve that, then p[roblem #2 will also be resolved.
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