Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heroku error log #3

Open
nk932714 opened this issue Sep 15, 2017 · 0 comments
Open

heroku error log #3

nk932714 opened this issue Sep 15, 2017 · 0 comments

Comments

@nk932714
Copy link

-----> Ruby app detected

-----> Compiling Ruby/Rack

   Command: 'set -o pipefail; curl -L --fail --retry 5 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/heroku-16/ruby-2.1.3.tgz -s -o - | tar zxf - ' failed on attempt 1 of 3.

   Command: 'set -o pipefail; curl -L --fail --retry 5 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/heroku-16/ruby-2.1.3.tgz -s -o - | tar zxf - ' failed on attempt 2 of 3.

!

! An error occurred while installing ruby-2.1.3

!

! Heroku recommends you use the latest supported Ruby version listed here:

! https://devcenter.heroku.com/articles/ruby-support#supported-runtimes

!

! For more information on syntax for declaring a Ruby version see:

! https://devcenter.heroku.com/articles/ruby-versions

!

!

! Debug InformationCommand: 'set -o pipefail; curl -L --fail --retry 5 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/heroku-16/ruby-2.1.3.tgz -s -o - | tar zxf - ' failed unexpectedly:

!

! gzip: stdin: unexpected end of file

! tar: Child returned status 1

! tar: Error is not recoverable: exiting now

!

! Push rejected, failed to compile Ruby app.

! Push failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant