Skip to content

Instantly share code, notes, and snippets.

@kellydunn
Created November 30, 2010 05:40
Show Gist options
  • Save kellydunn/721217 to your computer and use it in GitHub Desktop.
Save kellydunn/721217 to your computer and use it in GitHub Desktop.
vagrant woes :'(
* Starting NFS kernel daemon [ OK ]
[default] Creating shared folders metadata...
[default] Preparing host only network...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Enabling host only network...
[default] Forcing shutdown of VM...
[default] Disabling host only networks...
[default] Destroying VM and associated drives...
/usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:50:in `negotiate!': connection closed by remote host (Net::SSH::Disconnect)
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:45:in `loop'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:45:in `negotiate!'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:43:in `loop'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:43:in `negotiate!'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/server_version.rb:32:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/session.rb:75:in `new'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh/transport/session.rb:75:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh.rb:179:in `new'
from /usr/lib/ruby/gems/1.8/gems/net-ssh-2.0.23/lib/net/ssh.rb:179:in `start'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/ssh.rb:65:in `execute'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/util/retryable.rb:14:in `retryable'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/ssh.rb:64:in `execute'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/systems/linux.rb:68:in `prepare_host_only_network'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/network.rb:24:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/share_folders.rb:15:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/clear_shared_folders.rb:14:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/nfs.rb:39:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/provision.rb:14:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/forward_ports.rb:88:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/clear_forwarded_ports.rb:17:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/customize.rb:16:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/check_guest_additions.rb:25:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/import.rb:21:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/vm/check_box.rb:21:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/warden.rb:27:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action/builder.rb:120:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action.rb:119:in `run'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/action.rb:119:in `run'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/vm.rb:115:in `up'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/command/up.rb:13:in `execute'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/command/up.rb:8:in `each'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/command/up.rb:8:in `execute'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `invoke_all'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/config.rb:95:in `map'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/core_ext/ordered_hash.rb:73:in `each'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `map'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `invoke_all'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/group.rb:226:in `dispatch'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:109:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:109:in `invoke'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/lib/vagrant/cli.rb:45:in `up'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.6.7.dev/bin/vagrant:15
from /usr/bin/vagrant:19:in `load'
from /usr/bin/vagrant:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment