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

Automatic deployment to heroku failing #1029

Closed
mariobehling opened this issue Feb 12, 2017 · 5 comments
Closed

Automatic deployment to heroku failing #1029

mariobehling opened this issue Feb 12, 2017 · 5 comments
Assignees

Comments

@mariobehling
Copy link
Member

After the last update of the script the deployment to Heroku is failing. Please help to make it run again.

Check at http://loklak-server-dev.heroku.com

@jigyasa-grover
Copy link
Member

@mariobehling @yukiisbored Seems to pass now. Guess we can close it now..

@mariobehling
Copy link
Member Author

Build failed
There was an issue building your app. Please ensure your app is deployable to Heroku and try again.
-----> Java (using Apache Ant 1.9.8) app detected
-----> Installing OpenJDK 1.8... done
-----> Installing Apache Ant 1.9.8..... [start]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
! Push rejected, failed to compile Java (using Apache Ant 1.9.8) app.
! Push failed

@yukiisbored
Copy link
Member

It looks like the link for Apache Ant on the build pack is dead. Since, we're going to move to Gradle now. We can use a gradle buildpack that I made while doing GCI. Here's the repo for it: https://github.com/yukiisbored/heroku_buildpack_gradle_loklak

@yukiisbored
Copy link
Member

It's up now http://loklak-server-dev.heroku.com ✨👏

@mariobehling
Copy link
Member Author

@yukiisbored Nice work! Please merge it to the buildpack repo and rename the repo in loklak. Let's have all project related stuff here.

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

No branches or pull requests

3 participants