Skip to content

Instantly share code, notes, and snippets.

@xavierRiley
Created April 22, 2013 09:31
Show Gist options
  • Save xavierRiley/5433552 to your computer and use it in GitHub Desktop.
Save xavierRiley/5433552 to your computer and use it in GitHub Desktop.
failing heroku buildpack
> git push staging staging:master
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 601 bytes, done.
Total 5 (delta 2), reused 0 (delta 0)
-----> Fetching custom git buildpack... done
! Heroku push rejected due to an unrecognized error.
! We've been notified, see http://support.heroku.com if the problem persists.
To git@heroku.com:balderton-staging.git
! [remote rejected] staging -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:balderton-staging.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment