Heroku CLI Unresponsive

2020-03-30 09:20发布

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?

3条回答
放荡不羁爱自由
2楼-- · 2020-03-30 09:47

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

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

查看更多
三岁会撩人
3楼-- · 2020-03-30 09:48

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

查看更多
淡お忘
4楼-- · 2020-03-30 09:54

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.

查看更多
登录 后发表回答