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

No response when git pull / fetch

    XMLWordPrintable

Details

    Description

      I am unable to get any response by when i fetch or pull.
      I aware that bitbucket is depreciating tls1 and 1.1, I did a check before dec 1 that my server supports tls1.2 (https://bitbucket.org/blog/deprecating-tlsv1-tlsv1-1-2018-12-01) and had a successful pull on dec 13, but now it doesn't gives any response when i do git fetch or pull. I used ssh to clone the repo.

      When I run GIT_CURL_VERBOSE=1 git ls-remote https://bitbucket.org/ I get the following response:

      • Couldn't find host bitbucket.org in the .netrc file; using defaults
      • About to connect() to bitbucket.org port 443 (#0)
      • Trying 18.205.93.1... * Connected to bitbucket.org (18.205.93.1) port 443 (#0)
      • Initializing NSS with certpath: sql:/etc/pki/nssdb
      • timed out before SSL handshake
      • NSS error -5998
      • Expire cleared
      • Closing connection BCLOUD-0
      • Couldn't find host bitbucket.org in the .netrc file; using defaults
      • About to connect() to bitbucket.org port 443 (#0)
      • Trying 18.205.93.1... * Connected to bitbucket.org (18.205.93.1) port 443 (#0)
      • timed out before SSL handshake
      • NSS error -5998
      • Expire cleared
      • Closing connection BCLOUD-0
        error: timed out before SSL handshake while accessing https://bitbucket.org//info/refs

      fatal: HTTP request failed

      My server details are:
      CentOS 6.10
      Git 1.7.1
      NSS 3.36.0
      OpenSSL 1.1.0
      Please let me know if there is any other info needed.

      Any idea what is going on here?

      Attachments

        Activity

          People

            Unassigned Unassigned
            706d489c55f7 awyong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: