Skip to content

Instantly share code, notes, and snippets.

@mikesten
Created December 1, 2009 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikesten/246303 to your computer and use it in GitHub Desktop.
Save mikesten/246303 to your computer and use it in GitHub Desktop.
~/Projects/allin-see [master] : git push heroku master
Counting objects: 198, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (84/84), done.
Writing objects: 100% (198/198), 78.22 KiB, done.
Total 198 (delta 118), reused 186 (delta 110)
-----> Heroku receiving push
-----> Skipping rest-client 1.0.3 - this gem is installed by default on Heroku
-----> Skipping sinatra 0.9.4 - this gem is installed by default on Heroku
-----> Installing gem haml 2.2.9 from http://gemcutter.org, http://gems.rubyforge.org
Successfully installed haml-2.2.9
1 gem installed
-----> Skipping json 1.1.9 - this gem is installed by default on Heroku
-----> Sinatra app detected
Compiled slug size is 328K
-----> Launching........................................................... failed (Heroku error)
! Previous app version is still running, try pushing again shortly
! We've been notified, see http://support.heroku.com if the problem persists
! Heroku push rejected, testfire failed
error: hooks/pre-receive exited with error code 2
To git@heroku.com:allin-see.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:allin-see.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment