Guest User

Untitled

a guest
Jul 12th, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. packet_write_wait: Connection to 52.167.219.168 port 22: Broken pipe
  2. fatal: Could not read from remote repository.
  3.  
  4. Please make sure you have the correct access rights
  5. and the repository exists.
  6.  
  7. OpenSSH_7.6p1, LibreSSL 2.6.2
  8. debug1: Reading configuration data /etc/ssh/ssh_config
  9. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  10. debug1: Connecting to gitlab.com port 22.
  11. debug1: Connection established.
  12. debug1: identity file /Users/olga/.ssh/id_rsa type 0
  13. debug1: key_load_public: No such file or directory
  14. debug1: identity file /Users/olga/.ssh/id_rsa-cert type -1
  15. debug1: key_load_public: No such file or directory
  16. debug1: identity file /Users/olga/.ssh/id_dsa type -1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /Users/olga/.ssh/id_dsa-cert type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /Users/olga/.ssh/id_ecdsa type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /Users/olga/.ssh/id_ecdsa-cert type -1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /Users/olga/.ssh/id_ed25519 type -1
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file /Users/olga/.ssh/id_ed25519-cert type -1
  27. debug1: Local version string SSH-2.0-OpenSSH_7.6
  28. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2
  29. Ubuntu-4ubuntu2.4
  30. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 pat OpenSSH* compat 0x04000000
  31. debug1: Authenticating to gitlab.com:22 as 'git'
  32. debug1: SSH2_MSG_KEXINIT sent
  33. debug1: SSH2_MSG_KEXINIT received
  34. debug1: kex: algorithm: curve25519-sha256@libssh.org
  35. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  36. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC:
  37. <implicit> compression: none
  38. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC:
  39. <implicit> compression: none
  40. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  41. debug1: Server host key: ecdsa-sha2-nistp256
  42. SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw
  43. debug1: Host 'gitlab.com' is known and matches the ECDSA host key.
  44. debug1: Found key in /Users/olga/.ssh/known_hosts:1
  45. debug1: rekey after 134217728 blocks
  46. debug1: SSH2_MSG_NEWKEYS sent
  47. debug1: expecting SSH2_MSG_NEWKEYS
  48. debug1: SSH2_MSG_NEWKEYS received
  49. debug1: rekey after 134217728 blocks
  50. debug1: SSH2_MSG_EXT_INFO received
  51. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  52. debug1: SSH2_MSG_SERVICE_ACCEPT received
  53. debug1: Authentications that can continue: publickey
  54. debug1: Next authentication method: publickey
  55. debug1: Offering public key: RSA
  56. SHA256:/wQCjwGyC2laAEdUXcr8kURJLZoXMZICsd/iMFMJI5E /Users/olga/.ssh/id_rsa
  57. debug1: Authentications that can continue: publickey
  58. debug1: Offering public key: RSA
  59. SHA256:zjTcF8NgV8hXmFqe+klbXEvVcbACOmjUJZcs3VurgI0 /Users/olga/.ssh/id_rsa
  60. debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
  61. debug1: Authentication succeeded (publickey).
  62. Authenticated to gitlab.com ([52.167.219.168]:22).
  63. debug1: channel 0: new [client-session]
  64. debug1: Requesting no-more-sessions@openssh.com
  65. debug1: Entering interactive session.
  66. debug1: pledge: network
  67. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply
  68. 0
  69. debug1: Remote: Forced command.
  70. debug1: Remote: Port forwarding disabled.
  71. debug1: Remote: X11 forwarding disabled.
  72. debug1: Remote: Agent forwarding disabled.
  73. debug1: Remote: PTY allocation disabled.
  74. debug1: Remote: Forced command.
  75. debug1: Remote: Port forwarding disabled.
  76. debug1: Remote: X11 forwarding disabled.
  77. debug1: Remote: Agent forwarding disabled.
  78. debug1: Remote: PTY allocation disabled.
  79. debug1: Sending environment.
  80. debug1: Sending env LANG = ru_RU.UTF-8
  81. debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com
  82. reply 1
  83. packet_write_wait: Connection to 52.167.219.168 port 22: Broken pipe
Add Comment
Please, Sign In to add comment