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

Microsoft's repository sql server error #906

Open
rrvasconcelos opened this issue Nov 8, 2024 · 2 comments
Open

Microsoft's repository sql server error #906

rrvasconcelos opened this issue Nov 8, 2024 · 2 comments

Comments

@rrvasconcelos
Copy link

Hello good morning,

I'm experiencing issues downloading the SQL Server image directly from Microsoft's repository:

docker pull mcr.microsoft.com/mssql/server:2022-latest
2022-latest: Pulling from mssql/server
failed to copy: httpReadSeeker: failed open: failed to do request: Get "https://eastus.data.mcr.microsoft.com/aba285c624a04409823b708c7a50e7b9-jttfjm99vo//docker/registry/v2/blobs/sha256/b2/b2761593c69305fb6e0fe9489be43a369c7aae434178f6d516aced84c41c7136/data?se=2024-11-08T14%3A59%3A05Z&sig=3yGYqDxWyPpQ%2FekDm7ZMptGIat8h2cLy25fvu3BbBDI%3D&sp=r&spr=https&sr=b&sv=2018-03-28&regid=aba285c624a04409823b708c7a50e7b9": EOF

I'm using the latest version of Windows 11 24H2 with Docker Desktop.

@Dulatr
Copy link

Dulatr commented Jan 28, 2025

I have this same error with the azure-sql-edge image when trying to run the service bus emulator, same windows version, and with docker desktop. pulling the image in your issue also returns:

Error response from daemon: Head "https://mcr.microsoft.com/v2/mssql/server/manifests/2022-latest": EOF

For azure-sql-edge:
Error response from daemon: Get "https://mcr.microsoft.com/v2/": EOF

@killianlv
Copy link

For me, disabling IPv6 resolved the issue. This solution is mentioned in this page: https://github.com/peereflits/Articles/blob/main/Other/2024-10-23-failing-to-pull-docker-images.md

I hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants