GithubHelp home page GithubHelp logo

Doesn't support AWS VPC about vagrant-mesos HOT 9 CLOSED

xbeta avatar xbeta commented on September 26, 2024
Doesn't support AWS VPC

from vagrant-mesos.

Comments (9)

everpeace avatar everpeace commented on September 26, 2024

InvalidParameterCombination => VPC security groups may not be used for a non-VPC launch

It seems that this error message tells that you tried to spin up an instance in non-VPC area even though you specified VPC security groups. Are you sure to set subnet-id which is associated with security groups which you specified??

from vagrant-mesos.

xbeta avatar xbeta commented on September 26, 2024

@everpeace Well, because aws.subnet_id is not define in standalone/Vagrantfile. I'll try to add it and see if it works.

from vagrant-mesos.

everpeace avatar everpeace commented on September 26, 2024

@xbeta oh, you used standalone. Standalone doesn't assume to use VPC. So, you have to set normal security groups.

from vagrant-mesos.

xbeta avatar xbeta commented on September 26, 2024

@everpeace Sure. I added and it does created the instance in EC2, but the ssh waits seems to be stuck, it waits forever and hang there. Except I could manually ssh in and EC2 console shows that's running. Any thoughts on that?

from vagrant-mesos.

everpeace avatar everpeace commented on September 26, 2024

@xbeta maybe you have to check your aws_config.yaml again. Did you set ssh_private_key_path correctly??

vagrant's debug mode would also guide you to solve the issue.

$ vagrant up --debug

from vagrant-mesos.

xbeta avatar xbeta commented on September 26, 2024

@everpeace you are right, it's the bad keypair. It's OK now. The provisioning is running. By the way, why wouldn't standalone be allowed to run within VPC ? (Testing purpose)

from vagrant-mesos.

everpeace avatar everpeace commented on September 26, 2024

@xbeta Yeah, you're right. Definitely, I should support standalone within VPC. I will take this task in this weekend maybe. I would be really happy if you could issue pull request for this :-)

from vagrant-mesos.

everpeace avatar everpeace commented on September 26, 2024

I created a task for supporting VPC in standalone. so I closed this.

from vagrant-mesos.

xbeta avatar xbeta commented on September 26, 2024

@everpeace
btw, I received this error, not sure it's related or not:
https://gist.github.com/xbeta/c72aecb06075fa422984

from vagrant-mesos.

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.