Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

Problem installing from optmizely nuget feed #52

Closed karl-sjogren closed 2 years ago

karl-sjogren commented 2 years ago

Hi,

Since yesterday we are having problems installing this package from nuget.optmizely.com. The main package is fine but when it tries to get the admin package we see an error page (which makes nuget fail and stop the process instead of trying to retrieve it from nuget.org).

The install says the url below fails.

https://api.nuget.optimizely.com/v3/package/geta.notfoundhandler.admin/index.json

If I browse to it I get this page.

image

Other packages works fine though, even other packages that doesn't exist work fine. It is the same error when trying locally or from our build agent on Azure DevOps.

Has the admin package been uploaded to nuget.optimizely.com recently but isn't published or something? If not, could we maybe have it published there as well so we can get all the packages from the same feed?

marisks commented 2 years ago

We are working on this together with Optimizely. The new package will be released today.

valdisiljuconoks commented 2 years ago

Please use v5.0 - https://api.nuget.optimizely.com/packages/geta.notfoundhandler.optimizely/5.0.0