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

bosh_aws_bootstrap failed: vpc.rb:80:in block in create_security_groups': undefined method for_sgroup' for Bosh::AwsCloud::ResourceWait:Class #115

Closed
drnic opened this issue Apr 6, 2013 · 1 comment

Comments

@drnic
Copy link
Contributor

drnic commented Apr 6, 2013

Following the new VPC tutorial, with the changes discussed in cloudfoundry-attic/cf-docs#59, I get the following error:

$ bundle exec bosh aws create
allocating 1 KeyPair(s)
creating internet gateway
creating security groups: open, bosh, bat, cf, web
details in /Users/drnic/Sites/bosh_deployments/aws_vpc/aws_vpc_receipt.yml
/Users/drnic/Sites/bosh_deployments/aws_vpc/vendor/cache/bosh-2855fba7a02f/bosh_aws_bootstrap/lib/bosh_aws_bootstrap/vpc.rb:80:in `block in create_security_groups': undefined method `for_sgroup' for Bosh::AwsCloud::ResourceWait:Class (NoMethodError)
    from /Users/drnic/Sites/bosh_deployments/aws_vpc/vendor/cache/bosh-2855fba7a02f/bosh_aws_bootstrap/lib/bosh_aws_bootstrap/vpc.rb:77:in `each'
    from /Users/drnic/Sites/bosh_deployments/aws_vpc/vendor/cache/bosh-2855fba7a02f/bosh_aws_bootstrap/lib/bosh_aws_bootstrap/vpc.rb:77:in `create_security_groups'
    from /Users/drnic/Sites/bosh_deployments/aws_vpc/vendor/cache/bosh-2855fba7a02f/bosh_aws_bootstrap/lib/bosh/cli/commands/aws.rb:194:in `create_vpc'
    from /Users/drnic/Sites/bosh_deployments/aws_vpc/vendor/cache/bosh-2855fba7a02f/bosh_aws_bootstrap/lib/bosh/cli/commands/aws.rb:148:in `create'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/gems/bosh_cli-1.5.0.pre.446/lib/cli/command_handler.rb:57:in `run'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/gems/bosh_cli-1.5.0.pre.446/lib/cli/runner.rb:59:in `run'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/gems/bosh_cli-1.5.0.pre.446/lib/cli/runner.rb:18:in `run'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/gems/bosh_cli-1.5.0.pre.446/bin/bosh:7:in `<top (required)>'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/bin/bosh:19:in `load'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/bin/bosh:19:in `<main>'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval'
    from /Users/drnic/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `<main>'
@ajackson
Copy link
Contributor

I believe that this has been fixed please reopen if you have this again.

wayneeseguin pushed a commit to wayneeseguin/bosh that referenced this issue Jun 13, 2015
Fix README instructions for virtualbox
geofffranks pushed a commit to geofffranks/bosh that referenced this issue Jun 22, 2018
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

2 participants