相关疑难解决方法(0)

将应用程序推送到heroku问题

我正在尝试将我的应用程序推送到heroku,我收到以下消息:

$ heroku create
Creating electric-meadow-15..... done
Created http://electric-meadow-15.heroku.com/ | git@heroku.com:electric-meadow-1
5.git

$ git push heroku master

 !  No such app as fierce-fog-63

fatal: The remote end hung up unexpectedly
Run Code Online (Sandbox Code Playgroud)

我现在得到这个很奇怪,我已经将应用程序多次推送到heroku而没有问题.特别奇怪的是,这fierce-fog-63是我很久以前制作和删除的旧应用程序.为什么现在Heroku正试图推动这个不再存在的应用程序,特别是当我创建一个新应用程序时?有什么建议?

ruby hosting ruby-on-rails heroku

96
推荐指数
3
解决办法
4万
查看次数

标签 统计

heroku ×1

hosting ×1

ruby ×1

ruby-on-rails ×1