Permission denied (publickey,gssapi-keyex,gssapi-with-mic) on openshift

前端 未结 11 1155
既然无缘
既然无缘 2021-02-03 23:52

I am having issues with committing changes to my gear. I have tried to run rhc setup, I also deleted my .ssh folder and executed rhc setup again but that also didnt work.

11条回答
  •  渐次进展
    2021-02-04 00:14

    I would also recommend trying to SSH in first. With SSH use the -vv flag to show more of the connection information. My guess is that SSH is trying to use a different key than what you uploaded to the server

提交回复
热议问题