Giter Club home page Giter Club logo

Comments (8)

jestrada avatar jestrada commented on July 18, 2024 3

Thanks for your comment @perryn , it motivated me to look into why the the security group wasn't showing up in the drop down when trying to enable access to an rds instance. After looking a little deeper, I figured out how to get it to work!

The issue we're seeing is caused by trying to assign a security group to a VPC it doesn't belong to. The default 'ecs-cli up' call will create a new VPC which can't access the security group you specify. To get this to work, add the --vpc and --subnets arguments for the vpc that owns the security group you're trying to use.

Enjoy! 💃

from amazon-ecs-cli.

frewsxcv avatar frewsxcv commented on July 18, 2024

I can reproduce this error. In addition to the error described above by @mehmeta, if one looks at the autoscaling interface, one can see a bunch of instances failed to start with the error:

The parameter SecurityGroup is not recognized

from amazon-ecs-cli.

ah903 avatar ah903 commented on July 18, 2024

Have the same issue

from amazon-ecs-cli.

perryn avatar perryn commented on July 18, 2024

We hit this too. Pretty bad that one of the documented parameters doesn't work at all.

from amazon-ecs-cli.

stilvoid avatar stilvoid commented on July 18, 2024

Same here and it's the only way I can find to create an ECS cluster with more than one port open - which is pretty vital for anything other than a trivial web app.

from amazon-ecs-cli.

jestrada avatar jestrada commented on July 18, 2024

Did any of you solve this yet? I'm seeing the same issue. I also noticed that I can't add an inbound rule for an RDS security group for the security group created by ecs up.

from amazon-ecs-cli.

perryn avatar perryn commented on July 18, 2024

@jestrada We dealt with it by allowing ecs-cli to create its own security group and then modifying that to match our requirements (although it sounds like you already tried that)

from amazon-ecs-cli.

dkjhanitt avatar dkjhanitt commented on July 18, 2024

@jestrada
Thanks a ton... Finally it worked for me..... 👍

from amazon-ecs-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.