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

Bad file number error during ssh attempt to bitbucket

    XMLWordPrintable

Details

    Description

      i made a comment on issue BCLOUD-3077 but i think it's closed so i'm making another one. the same general error ( ssh access )but different actual error (bad file number ) below is the command executed during clone

      $ git clone git@bitbucket.org:easterneurotours/travelwho.git
      Cloning into 'travelwho'...
      ssh: connect to host bitbucket.org port 22: Bad file number
      fatal: Could not read from remote repository.
      
      Please make sure you have the correct access rights
      and the repository exists.
      

      and below is the test ssh command suggested in issue BCLOUD-3077

      $ ssh -i ~/.ssh/id_rsa -vvv git@bitbucket.org
      OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
      debug1: Reading configuration data /c/Users/kimlambiguit/.ssh/config
      debug1: Applying options for bitbucket.org
      debug2: ssh_connect: needpriv 0
      debug1: Connecting to bitbucket.org [207.223.240.181] port 22.
      debug1: connect to address 207.223.240.181 port 22: Attempt to connect timed out
      debug1: Connecting to bitbucket.org [207.223.240.182] port 22.
      debug1: connect to address 207.223.240.182 port 22: Attempt to connect timed out
      ssh: connect to host bitbucket.org port 22: Bad file number
      

      the public key is added to my account and my firewall is off.

      Thanks!

      Attachments

        Activity

          People

            f5be42945a62 cmclaughlin
            91bba5dccd40 kimlambiguit
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: