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!
Symbol server 404
-
I'm getting a 404 when trying to push symbols to the symbol server URL.
Command:
dotnet nuget push **\TestProject.*.nupkg --api-key %PROGET_API_KEY% --source https://proget.myserver.com/nuget/equestria/ --symbol-source https://proget.myserver.com/symbols/myfeedOutput:
info : Pushing TestProject.1.0.0.nupkg to 'https://proget.myserver.com/nuget/myfeed'... info : PUT https://proget.myserver.com/nuget/myfeed/ info : Created https://proget.myserver.com/nuget/myfeed/ 492ms info : Your package was pushed. info : Pushing TestProject.1.0.0.symbols.nupkg to 'https://proget.myserver.com/symbols/myfeed'... info : PUT https://proget.myserver.com/symbols/myfeed/ info : NotFound https://proget.myserver.com/symbols/myfeed/ 17ms error: Response status code does not indicate success: 404 (Not Found).Product: ProGet
Version: 5.1.22 -
Looks like ProGet handles it properly if I just push both to the main feed URL.
-
Please check the Symbol and Source Server; basically you will want to use a symbols feed.
The
/symbolsendpoint is not a Nuget feed, so you can't push packages to it.
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