Public ECR login issue on Windows
Open
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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