Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get error with v2 login #587

Open
lagougou opened this issue Jan 26, 2024 · 1 comment
Open

get error with v2 login #587

lagougou opened this issue Jan 26, 2024 · 1 comment

Comments

@lagougou
Copy link

lagougou commented Jan 26, 2024

Describe the bug
A clear and concise description of what the bug is.
when after credential aws, use ecr login to push image to ecr, get the error
getaddrinfo ENOTFOUND api.ecr-public.ap-southeast-1.amazonaws.com

image

why resolver the domain api.ecr-public.ap-southeast-1.amazonaws.com, i checked aws ecr,the public domain address is public.ecr.aws

@fusionfoxy
Copy link

just had the same issue. The answer is here: https://github.com/aws-actions/amazon-ecr-login?tab=readme-ov-file#troubleshooting

ECR Public can only be logged into from the us-east-1 region.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants