Guest User

Unsuccessful Request

a guest
Oct 7th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.64 KB | None | 0 0
  1. OpenSSH_8.6p1, LibreSSL 3.3.6
  2. debug1: Reading configuration data /Users/mimo/.ssh/config
  3. debug1: /Users/mimo/.ssh/config line 4: Applying options for bit_personal
  4. debug1: /Users/mimo/.ssh/config line 12: Applying options for *
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
  7. debug1: /etc/ssh/ssh_config line 54: Applying options for *
  8. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/mimo/.ssh/known_hosts'
  9. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/mimo/.ssh/known_hosts2'
  10. debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
  11. debug1: Connecting to bitbucket.org port 22.
  12. debug1: Connection established.
  13. debug1: identity file /Users/mimo/.ssh/id_bitbucket_personal type 3
  14. debug1: identity file /Users/mimo/.ssh/id_bitbucket_personal-cert type -1
  15. debug1: identity file /Users/mimo/.ssh/id_ed25519 type 3
  16. debug1: identity file /Users/mimo/.ssh/id_ed25519-cert type -1
  17. debug1: Local version string SSH-2.0-OpenSSH_8.6
  18. debug1: Remote protocol version 2.0, remote software version conker_a0c557575e e5c17520f8b9
  19. debug1: compat_banner: no match: conker_a0c557575e e5c17520f8b9
  20. debug3: fd 5 is O_NONBLOCK
  21. debug1: Authenticating to bitbucket.org:22 as 'git'
  22. debug3: record_hostkey: found key type RSA in file /Users/mimo/.ssh/known_hosts:1
  23. debug3: load_hostkeys_file: loaded 1 keys from bitbucket.org
  24. debug1: load_hostkeys: fopen /Users/mimo/.ssh/known_hosts2: No such file or directory
  25. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  26. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  27. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],rsa-sha2-512,rsa-sha2-256,ssh-rsa
  28. debug3: send packet: type 20
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug3: receive packet: type 20
  31. debug1: SSH2_MSG_KEXINIT received
  32. debug2: local client KEXINIT proposal
  33. debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c
  34. debug2: host key algorithms: [email protected],[email protected],[email protected],rsa-sha2-512,rsa-sha2-256,ssh-rsa,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected]
  35. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  36. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  37. debug2: compression ctos: none,[email protected],zlib
  38. debug2: compression stoc: none,[email protected],zlib
  39. debug2: languages ctos:
  40. debug2: languages stoc:
  41. debug2: first_kex_follows 0
  42. debug2: reserved 0
  43. debug2: peer server KEXINIT proposal
  44. debug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-s
  45. debug2: host key algorithms: ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss
  46. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  47. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  48. debug2: MACs ctos: [email protected],hmac-sha2-256,hmac-sha1,hmac-sha1-96
  49. debug2: MACs stoc: [email protected],hmac-sha2-256,hmac-sha1,hmac-sha1-96
  50. debug2: compression ctos: none
  51. debug2: compression stoc: none
  52. debug2: languages ctos:
  53. debug2: languages stoc:
  54. debug2: first_kex_follows 0
  55. debug2: reserved 0
  56. debug1: kex: algorithm: [email protected]
  57. debug1: kex: host key algorithm: rsa-sha2-512
  58. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  59. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  60. debug3: send packet: type 30
  61. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  62. debug3: receive packet: type 31
  63. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  64. debug1: Server host key: ssh-rsa SHA256:zzXQOXSRBEiUtuE8AikJYKwbHaxvSc0ojez9YXaGp1A
  65. debug3: record_hostkey: found key type RSA in file /Users/mimo/.ssh/known_hosts:1
  66. debug3: load_hostkeys_file: loaded 1 keys from bitbucket.org
  67. debug1: load_hostkeys: fopen /Users/mimo/.ssh/known_hosts2: No such file or directory
  68. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  69. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  70. debug1: Host 'bitbucket.org' is known and matches the RSA host key.
  71. debug1: Found key in /Users/mimo/.ssh/known_hosts:1
  72. debug3: send packet: type 21
  73. debug2: set_newkeys: mode 1
  74. debug1: rekey out after 134217728 blocks
  75. debug1: SSH2_MSG_NEWKEYS sent
  76. debug1: expecting SSH2_MSG_NEWKEYS
  77. debug3: receive packet: type 21
  78. debug1: SSH2_MSG_NEWKEYS received
  79. debug2: set_newkeys: mode 0
  80. debug1: rekey in after 134217728 blocks
  81. debug1: Will attempt key: /Users/mimo/.ssh/id_ed25519 ED25519 SHA256:Qj6a9wU+leduocucbcjohcjakokghwpidtpllwbu explicit agent
  82. debug1: Will attempt key: /Users/mimo/.ssh/id_bitbucket_personal ED25519 SHA256:89otR+uzlbkcjkjxyifswgnwbdrlefssnwanbe explicit
  83. debug2: pubkey_prepare: done
  84. debug3: send packet: type 5
  85. debug3: receive packet: type 7
  86. debug1: SSH2_MSG_EXT_INFO received
  87. debug1: kex_input_ext_info: server-sig-algs=<ssh-dss,ecdsa-sha2-nistp384,[email protected],[email protected],rsa-sha2-256,rsa-sha2-512,ecdsa-sha2-nistp256,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],ssh-rsa>
  88. debug3: receive packet: type 6
  89. debug2: service_accept: ssh-userauth
  90. debug1: SSH2_MSG_SERVICE_ACCEPT received
  91. debug3: send packet: type 50
  92. debug3: receive packet: type 51
  93. debug1: Authentications that can continue: publickey
  94. debug3: start over, passed a different list publickey
  95. debug3: preferred publickey,keyboard-interactive,password
  96. debug3: authmethod_lookup publickey
  97. debug3: remaining preferred: keyboard-interactive,password
  98. debug3: authmethod_is_enabled publickey
  99. debug1: Next authentication method: publickey
  100. debug1: Offering public key: /Users/mimo/.ssh/id_ed25519 ED25519 SHA256:Qj6a9wU+leduocucbcjohcjakokghwpidtpllwbu explicit agent
  101. debug3: send packet: type 50
  102. debug2: we sent a publickey packet, wait for reply
  103. debug3: receive packet: type 60
  104. debug1: Server accepts key: /Users/mimo/.ssh/id_ed25519 ED25519 SHA256:Qj6a9wU+leduocucbcjohcjakokghwpidtpllwbu explicit agent
  105. debug3: sign_and_send_pubkey: ED25519 SHA256:Qj6a9wU+leduocucbcjohcjakokghwpidtpllwbu
  106. debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:Qj6a9wU+leduocucbcjohcjakokghwpidtpllwbu
  107. debug3: send packet: type 50
  108. debug3: receive packet: type 52
  109. debug1: Authentication succeeded (publickey).
  110. Authenticated to bitbucket.org ([104.192.141.1]:22).
  111. debug2: fd 6 setting O_NONBLOCK
  112. debug2: fd 7 setting O_NONBLOCK
  113. debug1: channel 0: new [client-session]
  114. debug3: ssh_session2_open: channel_new: 0
  115. debug2: channel 0: send open
  116. debug3: send packet: type 90
  117. debug1: Entering interactive session.
  118. debug1: pledge: filesystem full
  119. debug3: receive packet: type 91
  120. debug2: channel_input_open_confirmation: channel 0: callback start
  121. debug2: fd 5 setting TCP_NODELAY
  122. debug3: set_sock_tos: set socket 5 IP_TOS 0x20
  123. debug2: client_session2_setup: id 0
  124. debug1: Sending environment.
  125. debug1: channel 0: setting env GIT_PROTOCOL = "version=2"
  126. debug2: channel 0: request env confirm 0
  127. debug3: send packet: type 98
  128. debug1: channel 0: setting env LANG = "en_US.UTF-8"
  129. debug2: channel 0: request env confirm 0
  130. debug3: send packet: type 98
  131. debug1: Sending command: git-upload-pack 'mimo84/dot-files-dump.git'
  132. debug2: channel 0: request exec confirm 1
  133. debug3: send packet: type 98
  134. debug2: channel_input_open_confirmation: channel 0: callback done
  135. debug2: channel 0: open confirm rwindow 2097152 rmax 32768
  136. debug3: receive packet: type 99
  137. debug2: channel_input_status_confirm: type 99 id 0
  138. debug2: exec request accepted on channel 0
  139. debug2: channel 0: rcvd ext data 165
  140. debug3: receive packet: type 98
  141. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  142. debug3: receive packet: type 96
  143. debug2: channel 0: rcvd eof
  144. debug2: channel 0: output open -> drain
  145. debug3: receive packet: type 97
  146. debug2: channel 0: rcvd close
  147. debug2: chan_shutdown_read: channel 0: (i0 o1 sock -1 wfd 6 efd 8 [write])
  148. debug2: channel 0: input open -> closed
  149. debug3: channel 0: will not send data after close
  150. debug2: channel 0: obuf_empty delayed efd 8/(165)
  151. The requested repository either does not exist or you do not have access. If you believe this repository exists and you have access, make sure you're authenticated.
  152. debug2: channel 0: written 165 to efd 8
  153. debug3: channel 0: will not send data after close
  154. debug2: channel 0: obuf empty
  155. debug2: chan_shutdown_write: channel 0: (i3 o1 sock -1 wfd 7 efd 8 [write])
  156. debug2: channel 0: output drain -> closed
  157. debug2: channel 0: almost dead
  158. debug2: channel 0: gc: notify user
  159. debug2: channel 0: gc: user detached
  160. debug2: channel 0: send close
  161. debug3: send packet: type 97
  162. debug2: channel 0: is dead
  163. debug2: channel 0: garbage collecting
  164. debug1: channel 0: free: client-session, nchannels 1
  165. debug3: channel 0: status: The following connections are open:
  166. #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/8 sock -1 cc -1)
  167.  
  168. fatal: Could not read from remote repository.
  169.  
  170. Please make sure you have the correct access rights
  171. and the repository exists.
  172. debug3: send packet: type 1
  173. debug1: fd 0 clearing O_NONBLOCK
  174. debug3: fd 1 is not O_NONBLOCK
  175. Transferred: sent 2264, received 1988 bytes, in 0.5 seconds
  176. Bytes per second: sent 4723.6, received 4147.8
  177. debug1: Exit status 1
Add Comment
Please, Sign In to add comment