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

Unable to clone my repo

    XMLWordPrintable

Details

    Description

      I'm unable to clone my repo, here's a ping:

      #!
      
      $ ping bitbucket.org
      
      Pinging bitbucket.org [104.192.143.1] with 32 bytes of data:
      Reply from 104.192.143.1: bytes=32 time=159ms TTL=45
      Reply from 104.192.143.1: bytes=32 time=151ms TTL=45
      Reply from 104.192.143.1: bytes=32 time=151ms TTL=45
      Reply from 104.192.143.1: bytes=32 time=152ms TTL=45
      
      Ping statistics for 104.192.143.1:
          Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
      Approximate round trip times in milli-seconds:
          Minimum = 151ms, Maximum = 159ms, Average = 153ms
      

      Here's the git curl:

      #!
      
      $ GIT_CURL_VERBOSE=1 git clone https://yamashrio@bitbucket.org/[repo name].git
      Cloning into 'ex2'...
      * Couldn't find host bitbucket.org in the _netrc file; using defaults
      *   Trying 104.192.143.2...
      * connect to 104.192.143.2 port 443 failed: Timed out
      *   Trying 104.192.143.3...
      * connect to 104.192.143.3 port 443 failed: Timed out
      *   Trying 104.192.143.1...
      * connect to 104.192.143.1 port 443 failed: Timed out
      * Failed to connect to bitbucket.org port 443: Timed out
      * Closing connection 0
      fatal: unable to access 'https://yamashrio@bitbucket.org/[repo name].git/': Failed
       to connect to bitbucket.org port 443: Timed out
      

      Found a way to run traceroute:

      #!
      
      
      ==> tracert bitbucket.org
      
      Tracing route to bitbucket.org [104.192.143.3]
      over a maximum of 30 hops:
      
        1     *        *        *     Request timed out.
        2    <1 ms    <1 ms     1 ms  172.16.11.1
        3     1 ms     1 ms     1 ms  diup-241-209.inter.net.il [213.8.241.209]
        4     3 ms     2 ms     3 ms  WAN.MR-02-gig0-1.bb.012.net.il [212.199.100.57]
      
        5     3 ms     3 ms     3 ms  BB.MR-01-gig3-11.bb.012.net.il [212.199.100.58]
      
        6     3 ms     3 ms     3 ms  CORE-1.MRK-gig4-5.bb.012.net.il [212.199.5.113]
      
        7    57 ms    55 ms    55 ms  80.179.166.142.static.012.net.il [80.179.166.142
      ]
        8    68 ms    68 ms    68 ms  77.67.61.145
        9    67 ms    67 ms    96 ms  xe-1-0-1.fra44.ip4.gtt.net [89.149.128.254]
       10    68 ms    68 ms     *     xe-10-2-0.edge5.frankfurt1.level3.net [4.68.63.5
      7]
       11   145 ms   145 ms   148 ms  ae-2-3601.ear1.Washington12.Level3.net [4.69.148
      .45]
       12   155 ms   155 ms   155 ms  ATLASSIN-IN.ear1.Washington12.Level3.net [4.16.7
      2.54]
       13     *        *        *     Request timed out.
       14   149 ms   149 ms   149 ms  bitbucket.org [104.192.143.3]
      
      Trace complete.
      

      How can I fix this?

      Attachments

        Activity

          People

            Unassigned Unassigned
            8bb84df997ac selaoren
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: