how to delete heroku deployment

5,816 views
Skip to first unread message

The Trystero

unread,
Sep 30, 2011, 12:37:10 PM9/30/11
to rubyonra...@googlegroups.com
i had deployed an app to heroku, called falling-sky-4350.
i deleted the app from heroku.com, then created a new app clientside

heroku create
Creating sharp-window-8814... done, stack is bamboo-mri-1.9.2
http://sharp-window-8814.heroku.com/ |
g...@heroku.com:sharp-window-8814.git

when trying to push it again, it seems to be looking for the old app

git push heroku master

! No such app as falling-sky-4350

fatal: The remote end hung up unexpectedly


how can i resolve this?

--
Posted via http://www.ruby-forum.com/.

Allen A. Maxwell

unread,
Sep 30, 2011, 12:47:45 PM9/30/11
to rubyonra...@googlegroups.com
Go into your git config for the project and edit the remote for heroku..
that should do it.

git push heroku master

--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-ta...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply all
Reply to author
Forward
0 new messages