Azure/acr

Unable to sign in to one specific acr

Opened this issue · 0 comments

Describe the bug
In my environment i have set up 2 ACR's. One to which i can still push, the other however stopped working the other day. After following the command it tells me to run after "az acr login -n ****" I get following error
2024-02-29 08:40:43.803982 An error occurred: CONNECTIVITY_CHALLENGE_ERROR
Registry 'acracapocweu.azurecr.io' did not issue a challenge.

Please refer to https://aka.ms/acr/errors#connectivity_challenge_error for more information.

To Reproduce
Steps to reproduce the behavior (run the following in wondows powershell):

  1. Run az login
  2. run az acr login -n
  3. crash

Expected behavior
I expect a login succeeded message, especially since that is what the new acr does as well, so its not a connection thing. (both acr's run in the same subscription)

Any relevant environment information

  • OS: Windows 10
  • windows powershell
  • Docker version: 24.0.2
  • Datetime (UTC) when the issue occurred: whenever i login but last attempt was 8:43 UTC
  • Registry is "acracapocweu"

If any information is a concern to post here, you can create a support ticket or send an email to acrsup@microsoft.com.