Skip to content

Instantly share code, notes, and snippets.

@wilsonfoz
Created May 29, 2012 14:29
Show Gist options
  • Save wilsonfoz/2828743 to your computer and use it in GitHub Desktop.
Save wilsonfoz/2828743 to your computer and use it in GitHub Desktop.
heroku push - ! No such app as...
I tried to push a new version of my application into Heroku:
git push heroku master
But I got this:
! No such app as floating-day-4750.
fatal: The remote end hung up unexpectedly
What is this?
@wilsonfoz
Copy link
Author

Lesson learned: application name changed, git remote changed. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment