Azure / acr

Azure Container Registry samples, troubleshooting tips and references
https://aka.ms/acr
Other
162 stars 106 forks source link

az acr login failing over a private endpoint #672

Closed chammik closed 1 year ago

chammik commented 1 year ago

Describe the bug Executing az acr login --name acrname fails with below error. Error response from daemon: Get "https://acrname.azurecr.io/v2/": writing response to acrname.azurecr.io:443: parsing port : strconv.ParseInt: parsing "": invalid syntax

A packet capture shows that the acr returning an HTTP 500 Internal Server Error.

To Reproduce Steps to reproduce the behavior:

  1. Execute az acr login --name acrname on PowerShell, with a container that has a private endpoint.

Expected behavior Login to the acr successfully.

Screenshots image. image

Any relevant environment information

Additional context Logging into the same registry works fine over the public endpoint. No connectivity issues between the client and the private endpoint.

terencet-dev commented 1 year ago

Hi @chammik,

Please open a support ticket with our team to investigate as this board is primarily used to provide roadmap updates. If you don’t have any additional questions here, this issue will close in 7 days. Thanks!

terencet-dev commented 1 year ago

Closing as this issue is now inactive for over 7 days. Thanks!