Unable to load the service index for source https://api.nuget.org/v3/index.json.
Open
area-tutorials
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image
Operating System: windows
I am Geeting error while
> [build 4/6] RUN dotnet restore:
#11 1.569 Determining projects to restore...
#11 8.229 /src/MyMicroservice.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json.
#11 14.33 /src/MyMicroservice.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json.
#11 14.40 Failed to restore /src/MyMicroservice.csproj (in 12.44 sec).
------
executor failed running [/bin/sh -c dotnet restore]: exit code: 1
Contributor guide
Assessment
This issue has not been assessed yet.