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

HttpClient timeout to allow downloading large blobs when encryption is enabled. #787

Open
porrascarlos802018 opened this issue Nov 6, 2024 · 2 comments
Assignees
Labels
bug Feature bugs that should be fixed. feature-oci-artifacts Requests related to OCI artifact management triaged Use after the issue is triaged

Comments

@porrascarlos802018
Copy link

Describe the bug
When pulling a large blob image from a encrypted ACR, the pull with oras may fall with the error "Error: failed to copy content to /path/blobname.tar.gz: copy failed: unexpected EOF;"

To Reproduce
Steps to reproduce the behavior:

  1. attempt to pull an acr image using oras https://learn.microsoft.com/en-us/azure/container-registry/container-registry-manage-artifact ideally using cross region encrypted ACR acr.

Expected behavior
be able to pull a large image , from an encrypted ACR

Screenshots
see internal work item

Any relevant environment information

  • OS: [e.g. Ubuntu, Windows]
  • Azure CLI/PowerShell/SDK version
  • Docker version
  • Datetime (UTC) when the issue occurred
  • Registry and image names
    available on work item.

Additional context
Add any other context about the problem here.

If any information is a concern to post here, you can create a support ticket or send an email to [email protected].

@porrascarlos802018 porrascarlos802018 added the bug Feature bugs that should be fixed. label Nov 6, 2024
@FeynmanZhou
Copy link
Member

Hi @porrascarlos802018 ,

Apologies for the late response. We will reproduce this issue and look into it.

@m5i-work
Copy link

m5i-work commented Nov 21, 2024

@porrascarlos802018 This is a known issue. We already have a fix for this. Deployment ETA is currently mid-January. Meanwhile, pulling images from the same region as ACR registry can alleviate the timeout issue.

@toddysm toddysm assigned toddysm and FeynmanZhou and unassigned toddysm Jan 15, 2025
@toddysm toddysm added triaged Use after the issue is triaged feature-oci-artifacts Requests related to OCI artifact management labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Feature bugs that should be fixed. feature-oci-artifacts Requests related to OCI artifact management triaged Use after the issue is triaged
Projects
None yet
Development

No branches or pull requests

4 participants