broadinstitute / ichorCNA

Estimating tumor fraction in cell-free DNA from ultra-low-pass whole genome sequencing.
GNU General Public License v3.0
164 stars 88 forks source link

Permission denied when git repository is cloned #32

Closed rahulram70 closed 6 years ago

rahulram70 commented 6 years ago

Hi guys,

I tried using the second option of installation, however I was denied permission in cloning the repository.

Could you please tell me how to make this work? Thank you.

Error:

Cloning into 'ichorCNA'... The authenticity of host 'github.com (192.30.255.113)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

gavinha commented 6 years ago

Hi @rahulram70

If you are using the SSH method, you need to have a public key linked to your github account. This is true for working with any repository and not specific to this one. For more help, please refer to https://help.github.com/articles/connecting-to-github-with-ssh/ You can also just use the HTTPS method instead.

If you would like to make contributions to the code, you will need to fork and issue a pull request with you changes.

Best, Gavin

crisnunez1 commented 5 years ago

I have exactly the same error, but I have my public key associated with github, I can even clone outside the Homestead but not inside it, I have rebuilt my virtual machine, I have created it again, I have changed the keys and yet the problem persists.

My OS is Ubuntu 18.04.