heroku run console returns 'Error connecting to process'

前端 未结 7 535
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 04:15

I have deployed a rails 3.1 app to Heroku Cedar stack, and am trying to perform a:

heroku run rake db:migrate

it returns:

R         


        
7条回答
  •  没有蜡笔的小新
    2020-12-13 04:48

    It looks like a problem with a Heroku - I'm getting errors connecting to the console on applications of mine running on Cedar. You're certainly not doing anything wrong with the commands you are typing.

提交回复
热议问题