Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyGet NuGet Server is Crashing #6

Closed
SkyeHoefling opened this issue May 18, 2018 · 1 comment
Closed

MyGet NuGet Server is Crashing #6

SkyeHoefling opened this issue May 18, 2018 · 1 comment

Comments

@SkyeHoefling
Copy link

SkyeHoefling commented May 18, 2018

The latest AppVeyor build v1.9.2.7 NuGet is not being properly hosted on the Dnn MyGet. When I added the nuget feed to visual studio I get a NuGet failure. See screenshots and error log below:

MyGet Feed:

  • https://www.myget.org/F/dnn-software-public/api/v2/package

Configuration
image

Errors
image

Error occurred while restoring NuGet packages: Unable to load the service index for source https://api.nuget.org/v3/index.json.
[Dnn MyGet] The V2 feed at 'https://www.myget.org/F/dnn-software-public/api/v2/package/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework='net45'&includePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '404 No package matching package identifier Search() and version  was found in the given feed.'.
[Dnn MyGet] The V2 feed at 'https://www.myget.org/F/dnn-software-public/api/v2/package/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework='net45'&includePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '404 No package matching package identifier Search() and version  was found in the given feed.'.
[Dnn MyGet] The V2 feed at 'https://www.myget.org/F/dnn-software-public/api/v2/package/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework='net45'&includePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '404 No package matching package identifier Search() and version  was found in the given feed.'.

@tpluscode can you please resolve this and let me know when it is working

Related: #3 #5 dnnsoftware/Dnn.Platform/issues/2061

@SkyeHoefling
Copy link
Author

The nuget feed provided was incorrect, I updated and things started working

  • https://www.myget.org/F/dnn-software-public/api/v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant