Skip to content

RequestError: send request failed #165

Open
@zulhfreelancer

Description

@zulhfreelancer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions