Skip to content

Instantly share code, notes, and snippets.

@navap
Created July 1, 2010 19:38
Show Gist options
  • Save navap/460446 to your computer and use it in GitHub Desktop.
Save navap/460446 to your computer and use it in GitHub Desktop.
vagrant up
C:\Users\navap\DOCUME~1\MBHACK~1\vagrant>vagrant up
[default] Creating VM 'default'
[default] Importing base VM (C:/Users/navap/.vagrant/boxes/base/box.ovf)...
[default] Persisting the VM UUID (854def91-eaef-4c95-a1f1-e03f73bf16a5)...
[default] Matching MAC addresses...
[default] WARNING!
No guest additions were detected on the base box for this VM! Guest
additions are required for forwarded ports, shared folders, host only
networking, and more. If SSH fails on this machine, please install
the guest additions and repackage the box to continue.
[default] Deleting any previously set forwarded ports...
C:/Ruby187/lib/ruby/gems/1.8/gems/virtualbox-0.7.3/lib/virtualbox/network_adapte
r.rb:106:in `load_relationship': undefined method `nat_driver' for #<VirtualBox:
:COM::Interface::Version_3_1_X::NetworkAdapter> (NoMethodError)
from C:/Ruby187/lib/ruby/gems/1.8/gems/virtualbox-0.7.3/lib/virtualbox/a
bstract_model/relatable.rb:192:in `read_relationship'
from C:/Ruby187/lib/ruby/gems/1.8/gems/virtualbox-0.7.3/lib/virtualbox/a
bstract_model/relatable.rb:146:in `nat_driver'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/vm/forward_ports.rb:129:in `clear_ports'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/vm/forward_ports.rb:128:in `each'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/vm/forward_ports.rb:128:in `clear_ports'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/vm/forward_ports.rb:60:in `clear'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/vm/forward_ports.rb:53:in `execute!'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:85:in `send'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:85:in `execute!'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:84:in `each'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:84:in `execute!'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:83:in `each'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/actions
/runner.rb:83:in `execute!'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/vm.rb:1
03:in `up'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/up.rb:29:in `up_single'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:109:in `send'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:109:in `all_or_single'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:108:in `each'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:108:in `all_or_single'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/up.rb:12:in `execute'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:41:in `dispatch'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
s/base.rb:50:in `dispatch'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
.rb:24:in `subcommand'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/lib/vagrant/command
.rb:13:in `execute'
from C:/Ruby187/lib/ruby/gems/1.8/gems/vagrant-0.4.1/bin/vagrant:7
from C:/Ruby187/bin/vagrant:19:in `load'
from C:/Ruby187/bin/vagrant:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment