gge-ucd / Discussion

Class discussion for R-DAVIS course
0 stars 4 forks source link

Failed creating new version controlled (git) Rstudio project #28

Closed rpesapan closed 6 years ago

rpesapan commented 6 years ago

When I use SSH link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this:

Cloning into 'w01-fix-readme-rpesapan'...
ssh_askpass: exec(/usr/X11R6/bin/ssh-askpass): No such file or directory
Host key verification failed.
fatal: Could not read from remote repository.

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

When I copy HTTP link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this:

Cloning into 'w01-fix-readme-rpesapan'...
error: unable to read askpass response from 'rpostback-askpass'
fatal: could not read Username for 'https://github.com': Device not configured