Skip to content

Instantly share code, notes, and snippets.

@sbates
Created August 13, 2013 19:51
Show Gist options
  • Save sbates/6224977 to your computer and use it in GitHub Desktop.
Save sbates/6224977 to your computer and use it in GitHub Desktop.
I commented "Defaults requiretty" from the sudoers file and instead of giving me connection refused I now get this.
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not up: #<Vagrant::Errors::SSHAuthenticationFailed: SSH authentication failed! This is typically caused by the public/private
keypair for the SSH user not being properly set on the guest VM. Please
verify that the guest VM is setup with the proper public key, and that
the private key path for Vagrant is setup properly as well.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment