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

OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443

    XMLWordPrintable

Details

    Description

      Hi,

      I'm running into the following problem which seems to be local to my environment (I tested cloning the repo from a different environment and it worked). Does anyone have any idea what could be causing this error? I'm really kind of struggling with that one.

      #!shell
      
      D:\somefolder\Scripts>git clone https://myusername@bitbucket.org/myusername/myrepo.git -v
      Cloning into 'myrepo'...
      * Couldn't find host bitbucket.org in the _netrc file; using defaults
      * timeout on name lookup is not supported
      *   Trying 104.192.143.1...
      * TCP_NODELAY set
      * Connected to bitbucket.org (104.192.143.1) port 443 (#0)
      * ALPN, offering http/1.1
      * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
      * successfully set certificate verify locations:
      *   CAfile: D:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
        CApath: none
      * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443
      * stopped the pause stream!
      * Closing connection 0
      fatal: unable to access 'https://myusername@bitbucket.org/myusername/myrepo.git': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            1185f8890587 Dorian Cransac
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: