You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
Also causing error when doing rhc tail application
You can tail this application directly with:
ssh -t XXX 'tail app-root/logs/nodejs.log'
Could not parse PKey: no start line
Usage: rhc tail <application>
Pass '--help' to see the full list of options
Here's a solution (gem install net-ssh -v 2.5.2) which I haven't actually tried because it conflicts with the other solution posted above
Latest
rhc setup
gives errorno such file dl/import
.http://stackoverflow.com/questions/28896733/rhc-setup-gives-error-no-such-file-dl-import
Solution:
gem install net-ssh -v 2.9.3.beta1
Not sure but probably related to latest Ruby SSL errors ([workaround][2])
The text was updated successfully, but these errors were encountered: