XMLWordPrintable

      Hi team,

      When I trying to push some code to gitbuket, it returns ssl error, do you have any idear about how to fix that?

      $ git push origin master
      error: Unknown SSL protocol error in connection to bitbucket.org:443 while accessing https://wuyihorse@bitbucket.org/wuyihorse/backup.git/info/refs\\
      fatal: HTTP request failed

      If I switch to ssh protocol, it shows another error:

      $ ssh -Tvvv git@bitbucket.org
      OpenSSH_6.6.1, OpenSSL 1.0.1g 7 Apr 2014
      debug2: ssh_connect: needpriv 0
      debug1: Connecting to bitbucket.org [131.103.20.168] port 22.
      debug1: Connection established.
      debug3: Incorrect RSA1 identifier
      debug3: Could not load "/home/yiwu1/.ssh/id_rsa" as a RSA1 public key
      debug1: identity file /home/yiwu1/.ssh/id_rsa type 1
      debug1: identity file /home/yiwu1/.ssh/id_rsa-cert type -1
      debug1: identity file /home/yiwu1/.ssh/id_dsa type -1
      debug1: identity file /home/yiwu1/.ssh/id_dsa-cert type -1
      debug1: identity file /home/yiwu1/.ssh/id_ecdsa type -1
      debug1: identity file /home/yiwu1/.ssh/id_ecdsa-cert type -1
      debug1: identity file /home/yiwu1/.ssh/id_ed25519 type -1
      debug1: identity file /home/yiwu1/.ssh/id_ed25519-cert type -1
      debug1: Enabling compatibility mode for protocol 2.0
      debug1: Local version string SSH-2.0-OpenSSH_6.6.1
      ssh_exchange_identification: read: Software caused connection abort

      Thanks
      Yi

              Unassigned Unassigned
              416c0ae17ba5 wuyihorse
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: