Advertisement
Guest User

Untitled

a guest
Jun 7th, 2017
969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. mda@mda-MS-7610:~/projects/syfeed/gitsyfeed$ git commit -am "test" && git push origin master
  2. [master e9fcff4b] test
  3. 1 file changed, 5 deletions(-)
  4. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  7. debug2: ssh_connect: needpriv 0
  8. debug1: Connecting to mail.syfeed.com [158.69.210.119] port 22.
  9. debug1: Connection established.
  10. debug3: Incorrect RSA1 identifier
  11. debug3: Could not load "/home/mda/.ssh/id_rsa" as a RSA1 public key
  12. debug1: identity file /home/mda/.ssh/id_rsa type 1
  13. debug1: identity file /home/mda/.ssh/id_rsa-cert type -1
  14. debug1: identity file /home/mda/.ssh/id_dsa type -1
  15. debug1: identity file /home/mda/.ssh/id_dsa-cert type -1
  16. debug1: identity file /home/mda/.ssh/id_ecdsa type -1
  17. debug1: identity file /home/mda/.ssh/id_ecdsa-cert type -1
  18. debug1: identity file /home/mda/.ssh/id_ed25519 type -1
  19. debug1: identity file /home/mda/.ssh/id_ed25519-cert type -1
  20. debug1: Enabling compatibility mode for protocol 2.0
  21. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  22. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  23. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.1 pat OpenSSH* compat 0x04000000
  24. debug2: fd 3 setting O_NONBLOCK
  25. debug3: load_hostkeys: loading entries for host "mail.syfeed.com" from file "/home/mda/.ssh/known_hosts"
  26. debug3: load_hostkeys: found key type ECDSA in file /home/mda/.ssh/known_hosts:18
  27. debug3: load_hostkeys: loaded 1 keys
  28. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug1: SSH2_MSG_KEXINIT received
  31. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  32. debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-ed25519,ssh-rsa,ssh-dss
  33. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  34. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  35. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  37. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  38. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit:
  41. debug2: kex_parse_kexinit: first_kex_follows 0
  42. debug2: kex_parse_kexinit: reserved 0
  43. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  44. debug2: kex_parse_kexinit: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  45. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  46. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  47. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  48. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  49. debug2: kex_parse_kexinit: none,zlib@openssh.com
  50. debug2: kex_parse_kexinit: none,zlib@openssh.com
  51. debug2: kex_parse_kexinit:
  52. debug2: kex_parse_kexinit:
  53. debug2: kex_parse_kexinit: first_kex_follows 0
  54. debug2: kex_parse_kexinit: reserved 0
  55. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  56. debug1: kex: server->client aes128-ctr hmac-sha1-etm@openssh.com none
  57. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  58. debug1: kex: client->server aes128-ctr hmac-sha1-etm@openssh.com none
  59. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  60. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  61. Connection closed by 158.69.210.119
  62. fatal: Could not read from remote repository.
  63.  
  64. Please make sure you have the correct access rights
  65. and the repository exists.
  66. mda@mda-MS-7610:~/projects/syfeed/gitsyfeed$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement