ropensci / ssh

Native SSH client in R based on libssh
https://docs.ropensci.org/ssh
Other
127 stars 21 forks source link

SSH failing to open Known host file #46

Open LazolaNGC opened 4 years ago

LazolaNGC commented 4 years ago

Hi. Still very very green in ssh. I'm getting the following error, what impact does it have on what I intend to do (connecting to AWS) and how do I mitigate for that?

ssh_known_hosts_read_entries: Failed to open the known_hosts file '/etc/ssh/ssh_known_hosts': No such file or directory

lmlicuanan commented 1 year ago

Encountering the same issue as above