Does this file exist?
/Users/Walden/.ssh/id_rsa
The first error says it is not found - "No such file or directory @ rb_sysopen - /Users/Walden/.ssh/id_rsa"
I think the @ rb_sysopen is just a function name, something like ruby system open file.
i guess you don't have a rsa key. on your terminal type ssh-keygen.. press enter on all screens
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community