microsoft / containerregistry

Microsoft Artifact Registry description and related FAQ
397 stars 89 forks source link

Intermittent "connection reset by peer" when trying to download images #148

Closed akhtar-h-m closed 4 months ago

akhtar-h-m commented 11 months ago

We have docker builds that intermittently failing with error "connection reset by peer". Its' been happening since the beginning of the week. It seems that it is occurring at least 20% of the time. It is especially causing issues on our pipelines where multiple images are being built, as it might get past the first download but fails the second, or get past the first and second and fails the 3rd. etc.

Example error:

ERROR: failed to do request: Head "https://mcr.microsoft.com/v2/dotnet/sdk/manifests/7.0-bullseye-slim": read tcp 172.18.0.2:43780->204.79.197.219:443: read: connection reset by peer

AndreHamilton-MSFT commented 4 months ago

Closing due to age. Please reopen if you have recent connectivity issues that we can further analyze