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

标签 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,并显示相同的消息。

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

最佳答案

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

关于git - Git警告:您的密码已过期。在OpenShift上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22439954/

相关文章:

适用于 AIX 6.1+ 的 GIT 客户端

Android studio gradle,错误: Cause: error=2, No such file or directory

git - 从CloudBuild访问GitHub存储库

linux - 如何在系统启动时 pull git 存储库的最新版本

git - 向 Gitlab 添加了 SSH key ,但它仍然要求我提供凭据

sql - 通过 SSH 将 SQL DB 备份到 Mac 桌面

asp.net - Openshift - 构建错误 : non-zero (13) exit code

windows - 如何在 Windows 上保持 ssh 连接打开并将其与 perl 一起使用?

cron - Redhat openshift - Cron Runtime - cron执行多长时间是否有默认时间

docker - 如何在openshift中部署apache服务器?