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.
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).
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?
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.
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?