I have two apps in openshift and until yesterday everthing worked well.
Yesterday my page (Jboss cartidge) stop working and I cannot connect to this app using ssh. To the other app I can connect without a problem but this one no.
To connect, I did try by putty and my ubuntu box using the rhc ssh , and nothing worked. Also I did try to restart (several times) the app and also nothing. My last effort was trying to run command tiddy but even this did not work. - I follow the guide in openshift page
The error of ssh is "Permission denied (publickey, gssapi-keyex,gssapi-with-mic)"
Someone knows what to do next?
Thanks
Edit: I don't know if this help but when I run "rhc setup" also gives me:
(...)
Checking for git ... found git version 1.9.1
Checking common problems .
An SSH connection could not be established to
standard-projectxserver.rhcloud.com. Your SSH configuration may not be correct,
or the application may not be responding. Authentication failed for user
556986ad500446e4320000fb@standard-projectxserver.rhcloud.com
(Net::SSH::AuthenticationFailed)
Checking for a domain ... projectxserver
Checking for applications ... found 1
standard http://standard-projectxserver.rhcloud.com/
(...)