Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on Ubuntu UK problem #8500

Closed
wocdamjack opened this issue May 29, 2023 · 6 comments
Closed

Running on Ubuntu UK problem #8500

wocdamjack opened this issue May 29, 2023 · 6 comments
Labels
area-docker duplicate Indicates duplicate issues

Comments

@wocdamjack
Copy link

Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image
Operating System: linux

Step 1/10 : FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
Get "https://mcr.microsoft.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

@wocdamjack
Copy link
Author

I called my project NoHttpsMU. when I create the docker I'm using :

sudo docker build -t nohttpsmu

Is that ok ?

@rmjoia
Copy link

rmjoia commented Jun 1, 2023

I've been also getting random errors, time out related pulling images from mcr.microsoft.com for the last couple of days

Get "https://mcr.microsoft.com/v2/dotnet/aspnet/manifests/sha256:c37d914e367254d94d07c58e52361e66101acead52f84fe3a6cf25c36d6ce0d1": dial tcp 204.79.197.219:443: i/o timeout
Get "https://mcr.microsoft.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

and on....

@mairaw
Copy link
Contributor

mairaw commented Jun 2, 2023

@richlander @leecow do you know who's responsible for mcr?

@leecow
Copy link
Member

leecow commented Jun 6, 2023

The feedback link on mcr.microsoft.com goes to https://github.com/microsoft/containerregistry. Should be a good place to start with availability issues.

@rmjoia
Copy link

rmjoia commented Jun 6, 2023 via email

@mairaw
Copy link
Contributor

mairaw commented Jun 9, 2023

So I'll close this as duplicate.

@mairaw mairaw closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2023
@mairaw mairaw added the duplicate Indicates duplicate issues label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-docker duplicate Indicates duplicate issues
Projects
None yet
Development

No branches or pull requests

5 participants