I am connected to OpenShift via rhc ssh <myApp>
. <myApp>
in this case is fela
.
[fela-basickarl.rhcloud.com 553a...]\> scp nodejs.log 553a...@fela-basickarl.rhcloud.com:~/app-root/logs/
The authenticity of host 'fela-basickarl.rhcloud.com (10.167....)' can't be established.
RSA key fingerprint is cf:ee:...:88:a7.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/var/lib/openshift/553a.../.ssh/known_hosts).
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
lost connection
[fela-basickarl.rhcloud.com 553a...]\>
I am trying to get a copy of nodejs.log
on my computer.