acr icon indicating copy to clipboard operation
acr copied to clipboard

Import command response InvalidParameters, but no more details

Open jxnkwlp opened this issue 2 years ago • 1 comments

Describe the bug import command response Code: InvalidParameters and message Error copying blobs , but no more error details .

To Reproduce Steps to reproduce the behavior: use command az acr import --name xxx --source xxx/library/xxxx:1.0 --image xxx:1.0 -u xxx -p xxx --debug

Expected behavior Can be show more error details.

Screenshots If applicable, add screenshots to help explain your problem. image

Any relevant environment information

  • OS: Windows 10
  • Azure CLI : 2.38.0
  • Docker version: none
  • Datetime (UTC) when the issue occurred : 2022-07-08 3:18:28 AM

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].

jxnkwlp avatar Jul 08 '22 03:07 jxnkwlp

Thanks @jxnkwlp for reporting this! We will review this experience and see if we can improve the error message.

Wwwsylvia avatar Jul 29 '22 07:07 Wwwsylvia

What are the root causes of this error? I am seeing this when I try to import an image from an external docker registry.

I can find the manifest in the Portal (All resources >> Registry >> Repositories) so I guess that this is related to importing the actual layers.

gangefors avatar Oct 17 '22 14:10 gangefors

Hi @gangefors, the root causes vary. To further investigate, you may create a support ticket or send an email to [email protected], and we can check our internal logs if we have the registry name, repository name, timestamp, etc.

Wwwsylvia avatar Nov 21 '22 08:11 Wwwsylvia