Skip to content

Instantly share code, notes, and snippets.

@jrm2k6
Created June 24, 2013 16:11
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 jrm2k6/5851258 to your computer and use it in GitHub Desktop.
Save jrm2k6/5851258 to your computer and use it in GitHub Desktop.
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /Users/prezideveloper/.ssh/id_rsa (0x7f49d56359f0)
debug2: key: /home/ubuntu/.ssh/id_rsa_heroku (0x7f49d5635090)
debug2: key: /home/ubuntu/.ssh/id_rsa (0x7f49d562f290)
debug2: key: /home/ubuntu/.ssh/id_dsa ((nil))
debug2: key: /home/ubuntu/.ssh/id_ecdsa ((nil))
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /Users/prezideveloper/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 279
debug2: input_userauth_pk_ok: fp ab:05:50:bc:4e:d0:3d:a7:82:27:cc:82:5b:f1:05:62
debug1: Authentication succeeded (publickey).
Authenticated to heroku.com ([50.19.85.132]:22).
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug2: fd 3 setting TCP_NODELAY
debug2: channel 0: request pty-req confirm 1
debug1: Sending environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment