-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
3.3.0.Beta1
-
None
When I try to add a new Account to the OpenShift view, if there is no SSH key I get the following error after putting in the username and password and pressing next
Could not check user credentials: Could not unmarshall response "{"api_c":["placeholder"],"broker_c":["namespace","rhlogin","ssh","app_uuid","debug","alter","cartridge","cart_type","action","app_name","api"],"api":"1.1.2","exit_code":0,"result":"","messages":"","debug":"","data":{"user_info":{"rhlogin":"spousty+mongo@redhat.com","uuid":"8e863f72f2f743b58003257077d700dd","rhc_domain":"rhcloud.com","vip":false,"ssh_type":"","max_gears":5,"ssh_keys":{},"ssh_key":"","consumed_gears":0,"namespace":"spousty0mongo"},"app_info":{}}}".
It is caused by there not being an SSH key in place for that account.
We should either allow the user to specify a SSH key or give a better error message.
Thanks
Steve