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!
Install NuGet package failed
-
We have ProGet instance in virtual server accessible at specific port 8006. All packages are listed correctly from this instance but we are receiving error message during installation:
Install failed (project: TestProject, package: TestPackage v1.0.0) The feed 'proget.nuget [http://192.168.9.251:8006/nuget/NuGet]' lists package 'TestPackage.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.We received this error in VS2017 and JetBrains Rider as well.
Product: ProGet
Version: 5.1.22 -
What is the actual error? ProGet returns extra status information with any errors. Also, can you download it from the ProGet UI? The download link button there should be the same as the one used by Visual Studio.
-
Download from ProGet UI works well. We see this error in rider event logs:
Failed to download package 'TestPackage.1.0.0' from 'http://192.168.9.251:8624/nuget/NuGet/package/TestPackage/1.0.0'. An error occurred while sending the request Error: ConnectFailure (Connection timed out) Connection timed out GET http://192.168.9.251:8624/nuget/NuGet/package/TestPackage/1.0.0
Port in this error message is wrong because our virtual server runs at 8006 and source feed is set correctly tohttp://192.168.9.251:8006/nuget/NuGet -
I see; in this cases, go to Advanced Settings, and change the base url property.
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