Skip to content

Instantly share code, notes, and snippets.

@zyriuse75
Created October 7, 2013 16:21
Show Gist options
  • Save zyriuse75/bed3a44c47d9440036f7 to your computer and use it in GitHub Desktop.
Save zyriuse75/bed3a44c47d9440036f7 to your computer and use it in GitHub Desktop.
1.9.2p320 :010 > Net::SSH.start(@ip, @USER, :password => @PASS, :timeout => 10)
Net::SSH::AuthenticationFailed: Net::SSH::AuthenticationFailed
from /home/zyriuse/.rvm/gems/ruby-1.9.2-p320/gems/net-ssh-2.7.0/lib/net/ssh.rb:215:in `start'
from (irb):10
from /home/zyriuse/.rvm/rubies/ruby-1.9.2-p320/bin/irb:16:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment