Guest User

Untitled

a guest
Oct 31st, 2017
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. Igor-Baloss-Mac-Pro:gitrepo001 ibalosh$ ssh -v git@ibalosh01.beanstalkapp.com
  2. OpenSSH_5.2p1, OpenSSL 0.9.8l 5 Nov 2009
  3. debug1: Reading configuration data /etc/ssh_config
  4. debug1: Connecting to ibalosh01.beanstalkapp.com [204.232.132.2] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /Users/ibalosh/.ssh/identity type -1
  7. debug1: identity file /Users/ibalosh/.ssh/id_rsa type 1
  8. debug1: identity file /Users/ibalosh/.ssh/id_dsa type -1
  9. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  10. debug1: match: OpenSSH_5.3 pat OpenSSH*
  11. debug1: Enabling compatibility mode for protocol 2.0
  12. debug1: Local version string SSH-2.0-OpenSSH_5.2
  13. debug1: SSH2_MSG_KEXINIT sent
  14. debug1: SSH2_MSG_KEXINIT received
  15. debug1: kex: server->client aes128-ctr hmac-md5 none
  16. debug1: kex: client->server aes128-ctr hmac-md5 none
  17. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  18. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  19. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  20. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  21. debug1: Host 'ibalosh01.beanstalkapp.com' is known and matches the RSA host key.
  22. debug1: Found key in /Users/ibalosh/.ssh/known_hosts:2
  23. debug1: ssh_rsa_verify: signature correct
  24. debug1: SSH2_MSG_NEWKEYS sent
  25. debug1: expecting SSH2_MSG_NEWKEYS
  26. debug1: SSH2_MSG_NEWKEYS received
  27. debug1: SSH2_MSG_SERVICE_REQUEST sent
  28. debug1: SSH2_MSG_SERVICE_ACCEPT received
  29. debug1: Authentications that can continue: publickey,keyboard-interactive
  30. debug1: Next authentication method: publickey
  31. debug1: Offering public key: /Users/ibalosh/.ssh/id_rsa
  32. debug1: Remote: Forced command: bshell 732fdcb6fe332b68551061aea1877ea550f6d87b
  33. debug1: Remote: Port forwarding disabled.
  34. debug1: Remote: X11 forwarding disabled.
  35. debug1: Remote: Agent forwarding disabled.
  36. debug1: Remote: Pty allocation disabled.
  37. debug1: Server accepts key: pkalg ssh-rsa blen 277
  38. debug1: Remote: Forced command: bshell 732fdcb6fe332b68551061aea1877ea550f6d87b
  39. debug1: Remote: Port forwarding disabled.
  40. debug1: Remote: X11 forwarding disabled.
  41. debug1: Remote: Agent forwarding disabled.
  42. debug1: Remote: Pty allocation disabled.
  43. debug1: Authentication succeeded (publickey).
  44. debug1: channel 0: new [client-session]
  45. debug1: Requesting no-more-sessions@openssh.com
  46. debug1: Entering interactive session.
  47. PTY allocation request failed on channel 0
  48. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  49. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  50.  
  51. You were successfully authenticated as igor@wildbit.com in wb.beanstalkapp.com, igor@wildbit.com in ibalosh01.beanstalkapp.com, ibalosh+igor+markovic@gmail.com in ibalosh09.beanstalkapp.com.
  52. Please use a Git client to properly connect.
  53.  
  54. debug1: channel 0: free: client-session, nchannels 1
  55. Connection to ibalosh01.beanstalkapp.com closed.
  56. Transferred: sent 2496, received 3128 bytes, in 0.6 seconds
  57. Bytes per second: sent 4188.3, received 5248.8
  58. debug1: Exit status 1
  59. Igor-Baloss-Mac-Pro:gitrepo001 ib
Add Comment
Please, Sign In to add comment