Advertisement
Guest User

Untitled

a guest
Oct 4th, 2017
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Igor-Baloss-Mac-Pro:Temp ibalosh$ ssh -v -p 2222 hg@ibalosh01.beanseedapp.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.beanseedapp.com [50.17.254.13] port 2222.
  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.beanseedapp.com]:2222' is known and matches the RSA host key.
  22. debug1: Found key in /Users/ibalosh/.ssh/known_hosts:3
  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: Trying private key: /Users/ibalosh/.ssh/identity
  32. debug1: Offering public key: /Users/ibalosh/.ssh/id_rsa
  33. debug1: Remote: Forced command: bshell 732fdcb6fe332b68551061aea1877ea550f6d87b
  34. debug1: Remote: Port forwarding disabled.
  35. debug1: Remote: X11 forwarding disabled.
  36. debug1: Remote: Agent forwarding disabled.
  37. debug1: Remote: Pty allocation disabled.
  38. debug1: Server accepts key: pkalg ssh-rsa blen 277
  39. debug1: read PEM private key done: type RSA
  40. debug1: Remote: Forced command: bshell 732fdcb6fe332b68551061aea1877ea550f6d87b
  41. debug1: Remote: Port forwarding disabled.
  42. debug1: Remote: X11 forwarding disabled.
  43. debug1: Remote: Agent forwarding disabled.
  44. debug1: Remote: Pty allocation disabled.
  45. debug1: Authentication succeeded (publickey).
  46. debug1: channel 0: new [client-session]
  47. debug1: Requesting no-more-sessions@openssh.com
  48. debug1: Entering interactive session.
  49. PTY allocation request failed on channel 0
  50.  
  51. You were successfully authenticated as ibalosh@gmail.com in ibalosh02.beanstalkapp.com, ibalosh@gmail.com in ibalosh24.beanstalkapp.com, ibalosh@gmail.com in ibalosh01.beanstalkapp.com, ibalosh+jmitrov@gmail.com in ibalosh18.beanstalkapp.com.
  52. Please use a Mercurial client to properly connect.
  53.  
  54. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  55. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  56. debug1: channel 0: free: client-session, nchannels 1
  57. Connection to ibalosh01.beanseedapp.com closed.
  58. Transferred: sent 2496, received 3192 bytes, in 0.6 seconds
  59. Bytes per second: sent 4260.0, received 5447.9
  60. debug1: Exit status 1
  61. Igor-Baloss-Mac-Pro:Temp ibalosh$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement