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

RequestError: send request failed #165

Open
zulhfreelancer opened this issue Jun 1, 2020 · 0 comments
Open

RequestError: send request failed #165

zulhfreelancer opened this issue Jun 1, 2020 · 0 comments

Comments

@zulhfreelancer
Copy link

Hi,

I want to report a problem with this tool. I'm using the latest version on Mac 10.12.6.

Looks like it can't reach ECS server when --region flag is supplied. But I proceed without that flag, it complained.

~ ᐅ ecs-task run --cluster=myCluster --container=task --task-definition=myTaskDef --command="echo 'hello'" --profile=myProfile --region=ap-southeast-1a --verbose
FATA[0000] RequestError: send request failed
caused by: Post https://ecs.ap-southeast-1a.amazonaws.com/: dial tcp: lookup ecs.ap-southeast-1a.amazonaws.com on 8.8.8.8:53: no such host

~ ᐅ ecs-task run --cluster=myCluster --container=task --task-definition=myTaskDef --command="echo 'hello'" --profile=myProfile --verbose
FATA[0000] MissingRegion: could not find region configuration

Am I missing something 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

1 participant