dotnet / dotnet/core

Unable to load the service index for source https://api.nuget.org/v3/index.json.

Open
#8,048 39 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.