Git警告:您的密码已过期。在OpenShift上

时间:2014-03-16 17:03:35

标签: git ssh openshift

使用Openshift和git时,推送到存储库时从未出现过任何问题。但今天它停止了工作。我不能git push,不是来自我的本地机器而不是来自cloudenvy。

控制台声明:

WARNING: Your password has expired.
Password change required but no TTY available.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

当我尝试使用SSH字符串再次克隆时,您将在线登录到OpenShift,同时显示相同的消息。

您如何更改密码以便继续进行项目?

1 个答案:

答案 0 :(得分:1)

这是OpenShift Online上的一个问题,现在应该立即解决。