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.

    1. 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 ---
    ~~

    1. 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


  • inedo-engineer

    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.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation