Created
May 9, 2014 14:11
-
-
Save timraymond/472abd9229b2ca42c7e0 to your computer and use it in GitHub Desktop.
Heroku Build Failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Compiling Ruby/Rails | |
-----> Using Ruby version: ruby-2.0.0 | |
-----> Installing dependencies using 1.5.2 | |
New app detected loading default bundler cache | |
! | |
! Command: 'set -o pipefail; curl --fail --retry 3 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/ruby-2.0.0-p481-default-cache.tgz -s -o - | tar zxf -' failed unexpectedly: | |
! | |
! gzip: stdin: unexpected end of file | |
! tar: Child returned status 1 | |
! tar: Exiting with failure status due to previous errors | |
! | |
! Push rejected, failed to compile Ruby app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment