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!
Full index scheduled tasks
-
Full index scheduled tasks for npm fails with error:
DEBUG: Getting metadata from https://registry.npmjs.org/-/all
ERROR: Error processing JSON: System.Exception: uninclused
at Inedo.ProGet.ScheduledTasks.Npm.FullNpmConnectorIndexScheduledTask.<IndexConnectorAsync>d__1.MoveNext()The /-/ in the url seems to be the root cause of the issue.
Feed connector has been re-added
similar issues seen in
http://inedo.com/support/questions/6349
http://inedo.com/support/questions/4320Please advise of any known issues.
Product: ProGet
Version: 4.5.0
-
Hello Jason,
It looks like the npm registry started returning empty responses about a week ago. It looks like they're having caching problems.
ProGet 4.7.8 and newer support the npm search API, so indexing isn't needed to search the npm registry, or you can wait for npm to fix the problem on their end.