我运行了 Openshift 通知我的 rhc 客户端更新。现在,当我尝试推送或克隆 git 存储库时,我收到以下错误:
git clone ssh://5432c6d9e0b8cd501e000096@storycreator-storycreator.rhcloud.com/~/git/storycreator.git/ storycreator
Cloning into 'storycreator'...
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
这是一个 Windows 8 系统。其他 git 命令可以工作,例如 add 和 commit。其他人看到这个问题,有什么建议吗?