Heroku CLI Unresponsive

自古美人都是妖i 提交于 2019-12-01 10:23:37

问题


I have been using the Heroku CLI for some time now without incident. Shortly after deploying a batch of new code today, it became totally unresponsive. When entering a command (e.g. heroku status) it just hangs forever. Doesn't matter what command I enter, it hangs. I've restarted my terminal and also tried killing the Heroku CLI process a few times, but the problem persists.

How can I debug the problem? Is it my installation or is it a Heroku problem?


回答1:


it was this issue https://status.heroku.com/incidents/769

it doesn't lock up forever, but 120 seconds. It will fix itself.




回答2:


I encountered the same exact problem today after running heroku run rails c, and did some editing to the pg db. I'm super confused as to why this happened.




回答3:


I came across this issue previously. It worked for me, when I tried after sometime.



来源:https://stackoverflow.com/questions/30356149/heroku-cli-unresponsive

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!