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

Example project never starts #47

Open
hobbs opened this issue Apr 23, 2018 · 0 comments
Open

Example project never starts #47

hobbs opened this issue Apr 23, 2018 · 0 comments

Comments

@hobbs
Copy link

hobbs commented Apr 23, 2018

I tried going through the example Go tutorial:
https://github.com/coldbrewcloud/tutorial-echo

I installed via go get and go install, so using the master branch on the CLI.

$ coldbrew status
Application
  Name: echo
  Cluster: tutorial
AWS
  Region: us-west-2
  VPC: vpc-69db9410
  Subnets: subnet-0b0ed840 subnet-05df687c subnet-87e473dd
ECS
  ECS Cluster: coldbrew-tutorial
  ECS Service: echo
  ECS Task Definition: echo:1
  Tasks (current/desired/pending): 0/2/0
Container Definition
  Name: echo
  Image: 272340174925.dkr.ecr.us-west-2.amazonaws.com/coldbrew/echo:latest
  CPU: 0.10
  Memory: 100m
  Port Mapping (protocol:container:host): tcp:8888:0
Load Balancer
  Container Port: 8888
  ELB Target Group: echo-elb-tg
  ELB Load Balancer: echo-elb
    Scheme: internet-facing
    State: active 
    Endpoint: http://echo-elb-216009805.us-west-2.elb.amazonaws.com:80

The containers are never launched on the cluster. In the ECS control panel it gives a warning that the ecs agent is out of date (1.14.4 vs 1.17.3), and links to https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-update.html

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