dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.95k stars 4.65k forks source link

myget dotnetframework public feed resulting in 503 #9513

Closed sstevenkang closed 4 years ago

sstevenkang commented 6 years ago

While trying to build 2.0.4 tag, I am running into a 503 resulting in buildtools failing to intialize. This started happen today(1/5/2018). Is this expected?

Building coreclr 2.0.4 tag results in the following error message:

/build/cli/.dotnet_stage0/x64/sdk/2.0.3-servicing-007156/NuGet.targets(102,5): error : Unable to load the service index for source https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json. /build/cli/.dotnet_stage0/x64/sdk/2.0.3-servicing-007156/NuGet.targets(102,5): error : Response status code does not indicate success: 503 (Service Unavailable).

It looks like all public feeds with the exception of coreclr-xunit results in 503.

jkotas commented 6 years ago

cc @dotnet/dncenghot

xavierdecoster commented 6 years ago

dotnet.myget.org has experienced connectivity issues between 4AM CET and 8AM CET. This issue should now be resolved.