Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23158

Unable to clone using Git 2.44.0.windows

    XMLWordPrintable

Details

    Description

      Issue Summary

      Unable to clone using Git 2.44.0.windows

      Steps to Reproduce

      1. Install git 2.44 on Windows
      2. Clone a repository

      Expected Results

      Clone is successful

      Actual Results

      Fails with either

      fatal: Unable to access 'https://bitbucket.org/workspace/repository/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
      

      or

      09:03:44.875595 http.c:868              == Info: schannel: shutting down SSL/TLS connection with bitbucket.org port 443
      fatal: unable to access 'https://bitbucket.org/workspace/repository/': Failure when receiving data from the peer
      

      Workaround

      Downgrade to 2.43.0 or change the sslbackend to openssl

      git config --global http.sslBackend openssl

      Attachments

        Activity

          People

            klaud2 Kavi Laud
            ncsupka Norbert C
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: