Skip to content

Instantly share code, notes, and snippets.

@seeflanigan
Created March 15, 2010 02:39
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 seeflanigan/5107f77f7b1561f7de88 to your computer and use it in GitHub Desktop.
Save seeflanigan/5107f77f7b1561f7de88 to your computer and use it in GitHub Desktop.
$ ssh -p 2222 vagrant@localhost
vagrant@localhost's password:
Welcome to your vagrant instance!
Last login: Sun Mar 14 19:26:39 2010 from 10.0.2.2
vagrant@vagrantbase:~$
$ vagrant-ssh
[INFO 03-14-2010 22:36:01] Vagrant: Reloading configuration to account for loaded box...
/home/c/.rvm/gems/ruby-1.8.7-p249/gems/vagrant-0.1.4/bin/../lib/../lib/vagrant/ssh.rb:12:in `exec': No such file or directory - /home/c/.rvm/gems/ruby-1.8.7-p249/gems/vagrant-0.1.4/bin/../lib/../lib/vagrant/../../script/vagrant-ssh-expect.sh vagrant vagrant localhost 2222 (Errno::ENOENT)
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/vagrant-0.1.4/bin/../lib/../lib/vagrant/ssh.rb:12:in `connect'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/vagrant-0.1.4/bin/../lib/../lib/vagrant/commands.rb:75:in `ssh'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/vagrant-0.1.4/bin/vagrant-ssh:26
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary/command.rb:114:in `call'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary/command.rb:114:in `call_parser_run_block'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary/command.rb:74:in `run'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary/autorunner.rb:16:in `run'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary/autorunner.rb:8:in `run'
from /home/c/.rvm/gems/ruby-1.8.7-p249/gems/git-style-binaries-0.1.11/lib/git-style-binary.rb:85
from /home/c/.rvm/gems/ruby-1.8.7-p249/bin/vagrant-ssh:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment