Closed layinka closed 7 years ago
Are you behind corporate proxy/firewall ?
No, It was the openiddict packages that were failing.
I managed to fix it by updating the myget references
I'm having the same issue.
Error occurred while restoring NuGet packages: Failed to retrieve information about 'OpenIddict.Mvc' from remote source 'https://myget-2e16.kxcdn.com/artifacts/aspnet-contrib/nuget/v3/flatcontainer/openiddict.mvc/index.json'.
Stupid package manager won't even let me make any changes to other packages. Wasn't able to uninstall OpenIddict packages as well. I have to delete all OpenIddict reference from project and install some other package to get rid of the old OpenIddict packages.
I changed my Nuget.config file to the below
<?xml version="1.0" encoding="utf-8"?>
closing as it looks like no further action needed.
Hi,
Dotnet restore fails , it cannot connect to https://dotnetmyget.blob.core.windows.net/artifacts/aspnetcore-ci-dev/nuget/v3/flatcontainer/aspnet.security.openidconnect.extensions/index.json
An error occurred while sending the request. The connection with the server was terminated abnormally Retrying 'FindPackagesByIdAsync' for source 'https://dotnetmyget.blob.core.windows.net/artifacts/aspnetcore-ci-dev/nuget/v3/flatcontainer/aspnet.security.openidconnect.extensions/index.json'. An error occurred while sending the request. The connection with the server was terminated abnormally C:\Program Files\dotnet\sdk\1.0.4\NuGet.targets(97,5): error : Failed to retrieve information about 'AspNet.Security.OpenIdConnect.Extensions' from remote source 'https://dotnetmyget.blob.core.windows.net/artifacts/aspnetcore-ci-dev/nuget/v3/flatcontainer/aspnet.security.openidconnect.extensions/index.json'.\r [I:\Projects\AspNetCoreSpa.csproj] C:\Program Files\dotnet\sdk\1.0.4\NuGet.targets(97,5): error : An error occurred while sending the request.\r [I:\Projects\AspNetCoreSpa.csproj] C:\Program Files\dotnet\sdk\1.0.4\NuGet.targets(97,5): error : The connection with the server was terminated abnormally [I:\Projects\AspNetCoreSpa.csproj]