login-action icon indicating copy to clipboard operation
login-action copied to clipboard

Public ECR login issue on Windows

Open crazy-max opened this issue 2 years ago • 1 comments

https://github.com/docker/login-action/actions/runs/5796019187/job/15708732154#step:3:14

image

Retrieving registries data through AWS SDK...
AWS Public ECR detected with us-east-1 region
Logging into public.ecr.aws...
Error: Error saving credentials: error storing credentials - err: exit status 1, out: `The stub received bad data.`

Looks similar to:

  • https://github.com/aws/aws-cli/issues/5636
  • https://github.com/docker/docker-credential-helpers/issues/190

crazy-max avatar Aug 08 '23 11:08 crazy-max