SSH to OpenShift times out -


i can't ssh openshift. timeout:

$ ssh xyz@xyz-xyz.rhcloud.com ssh: connect host xyz-xyz.rhcloud.com port 22: operation timed out 

i'm not behind proxy. ssh server running on port 22? have valid ssh key pair , public key added openshift.

thank support

i think there environment variable tmout. so, might try

export tmout=


Comments

Popular posts from this blog

java - How to print docx and pdf? -

html - jquery - p element wont show after I hid it -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -