-
Notifications
You must be signed in to change notification settings - Fork 3
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
Erlang '24.0' isn't supported yet ... Deploy Latest Version of App to Heroku #8
Comments
PR: #9 |
Downgrade OTP version in `elixir_buildpack.config` to 23.3.2 fixes #8
Issue closed automatically when the PR has been merged. Reopen to make sure all working find on Heroku |
Deploy worked: https://dashboard.heroku.com/apps/elixir-auth-google-demo/activity/builds/196d1808-85cb-4660-abbf-c179178dabdc Google Oauth works with the new version: https://elixir-auth-google-demo.herokuapp.com/ |
Hey @paij0se 👋 |
I fixed it downgrading the heroku stack to 22 -> 20 |
Makes sense. Glad you figured it out. 👍 |
@SimonLab thanks for merging the update PR #7 ✅
Annoyingly, the deploy doesn't work because the buildpack is incorrect (my fault):
https://dashboard.heroku.com/apps/elixir-auth-google-demo/activity/builds/3cb8e486-9ee9-4cbe-9014-b925f6b3eff5
Just checked https://github.com/HashNuke/heroku-buildpack-elixir-otp-builds/blob/master/otp-versions
and it appears the latest available version is
23.3.2
:There is a PR to add OTP 24: HashNuke/heroku-buildpack-elixir-otp-builds#166 but it's sitting waiting ... ⏳
I can take a look at this in the evening. Need to do some "work work" now. ⏳
Todo
23.3.2
This should only take 2 mins but the lowest label we have is
T25m
... see: dwyl/labels#99The text was updated successfully, but these errors were encountered: