docker / docker/login-action

Public ECR login issue on Windows

Open
#575 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

kind/bug registry/aws-ecr
Dominant language
TypeScript
Stars
1.5k
Forks
308
Avg merge
47m
Merged PRs (30d)
1

Description

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:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions run, especially step 3:14, and the reported credential-storage error on Windows. Compare the behavior with the linked AWS CLI and docker-credential-helpers issues; done means Public ECR login completes without “The stub received bad data.”

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker, github-actions, typescript
Domain
ci-cd, cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.