Skip to content

Instantly share code, notes, and snippets.

@tobius
Created December 2, 2016 16:55
Show Gist options
  • Save tobius/7537306828ce29e9cf702b2fa3bf3b56 to your computer and use it in GitHub Desktop.
Save tobius/7537306828ce29e9cf702b2fa3bf3b56 to your computer and use it in GitHub Desktop.
Vagrant Error Output
/Users/tobius/.vagrant.d/gems/gems/vagrant-aws-0.7.2/lib/vagrant-aws/config.rb:537:in `read_aws_files': undefined method `[]' for nil:NilClass (NoMethodError)
from /Users/tobius/.vagrant.d/gems/gems/vagrant-aws-0.7.2/lib/vagrant-aws/config.rb:513:in `get_aws_info'
from /Users/tobius/.vagrant.d/gems/gems/vagrant-aws-0.7.2/lib/vagrant-aws/config.rb:326:in `finalize!'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/plugins/kernel_v2/config/vm.rb:490:in `block in finalize!'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/plugins/kernel_v2/config/vm.rb:455:in `each'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/plugins/kernel_v2/config/vm.rb:455:in `finalize!'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/config/v2/root.rb:50:in `block in finalize!'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/config/v2/root.rb:49:in `each'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/config/v2/root.rb:49:in `finalize!'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/config/v2/loader.rb:21:in `finalize'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/config/loader.rb:168:in `load'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/vagrantfile.rb:153:in `machine_config'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/environment.rb:333:in `default_provider'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/plugin/v2/command.rb:174:in `block in with_target_vms'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/plugin/v2/command.rb:210:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/plugin/v2/command.rb:210:in `block in with_target_vms'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/plugin/v2/command.rb:209:in `map'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/plugin/v2/command.rb:209:in `with_target_vms'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/plugins/commands/status/command.rb:20:in `execute'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/cli.rb:42:in `execute'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/lib/vagrant/environment.rb:308:in `cli'
from /opt/vagrant/embedded/gems/gems/vagrant-1.8.6/bin/vagrant:174:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment