Skip to content

Instantly share code, notes, and snippets.

@mitchellh
Created July 9, 2011 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitchellh/dd0b105bf9edcb7daa85 to your computer and use it in GitHub Desktop.
Save mitchellh/dd0b105bf9edcb7daa85 to your computer and use it in GitHub Desktop.
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/cipher_factory.rb:70:in `initialize': unsupported cipher algorithm (aes-128-cbc) (RuntimeError)
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/cipher_factory.rb:70:in `new'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/cipher_factory.rb:70:in `get_lengths'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/algorithms.rb:308:in `kex_byte_requirement'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/algorithms.rb:329:in `exchange_keys'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/algorithms.rb:172:in `proceed!'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/algorithms.rb:163:in `send_kexinit'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/algorithms.rb:118:in `accept_kexinit'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:186:in `block in poll_message'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:164:in `loop'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:164:in `poll_message'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:201:in `block in wait'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:199:in `loop'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:199:in `wait'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh/transport/session.rb:78:in `initialize'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh.rb:183:in `new'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/net-ssh-2.1.4/lib/net/ssh.rb:183:in `start'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/ssh.rb:81:in `block in execute'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/util/retryable.rb:14:in `retryable'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/ssh.rb:80:in `execute'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/ssh.rb:124:in `block in up?'
from /Users/mitchellh/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/timeout.rb:57:in `timeout'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/ssh.rb:122:in `up?'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/boot.rb:29:in `block in wait_for_boot'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/boot.rb:28:in `times'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/boot.rb:28:in `wait_for_boot'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/boot.rb:15:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/modify.rb:32:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/customize.rb:21:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/network.rb:24:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/host_name.rb:10:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/share_folders.rb:15:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/clear_shared_folders.rb:22:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/nfs.rb:39:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/provision.rb:17:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/forward_ports.rb:92:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/clear_forwarded_ports.rb:21:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/check_guest_additions.rb:25:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/match_mac_address.rb:21:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/import.rb:21:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/vm/check_box.rb:23:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/warden.rb:28:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action/builder.rb:120:in `call'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action.rb:131:in `block in run'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/util/busy.rb:19:in `busy'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/action.rb:131:in `run'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/vm.rb:138:in `up'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/command/up.rb:13:in `block in execute'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/command/up.rb:8:in `each'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/command/up.rb:8:in `execute'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `block in invoke_all'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `each'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `map'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `invoke_all'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/group.rb:226:in `dispatch'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:109:in `invoke'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/lib/vagrant/cli.rb:45:in `block in register'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/gems/vagrant-0.8.0.dev/bin/vagrant:17:in `<top (required)>'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/bin/vagrant:19:in `load'
from /Users/mitchellh/.rvm/gems/ruby-1.9.2-p136/bin/vagrant:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment