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

Getting 'operation error STS: GetCallerIdentity, failed to sign request' #53

Open
rns-vs opened this issue Aug 12, 2022 · 2 comments
Open

Comments

@rns-vs
Copy link

rns-vs commented Aug 12, 2022

Just trying to get started with this tool. Installed version 0.11.0 from brew on MacOS, but when I try to a basic test with:

awsls --debug aws_instance

... I get this error:

Error aws_instance: failed to get caller identity: operation error STS: GetCallerIdentity, exceeded maximum number of attempts, 3, failed to sign request: failed to retrieve credentials: no EC2 IMDS role found, operation error ec2imds: GetMetadata, exceeded maximum number of attempts, 3, request send failed, Get "http://169.254.169.254/latest/meta-data/iam/security-credentials/": dial tcp 169.254.169.254:80: connect: host is down

I can run aws sts get-caller-identity successfully.

Any hints/pointers to what the issue might be here?

Thanks!
Robert.

@chrispruitt
Copy link

I saw this issue today as well

@frederick-fernando
Copy link

Same issue here

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

3 participants