i've installed rhc on laptop, , when trying connect openshift account command
rhc setup it stops in looks endless loop after typed in password.
however if use command
rhc setup --token "my token" it works fine. problem everytime have use rhc command have parse token along it.
is there way rid of problem?
edit
how console looks like
go openshift admin page, delete ssh keys associated account. on local machine, delete ssh keys , tokens. then, run rhc setup
i not sure why happens, struggled same problem before. maybe rhc gets confused token use. running rhc setup fresh no ssh keys , tokens fixed issue. , make sure, if have multiple rhc servers, run rhc use servername

Comments
Post a Comment