使用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,同时显示相同的消息。
您如何更改密码以便继续进行项目?
答案 0 :(得分:1)
这是OpenShift Online上的一个问题,现在应该立即解决。