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/ |
git@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/.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment