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

mix releases should be required (or suggested) for Elixir 1.15 #215

Open
beerlington opened this issue Jul 10, 2023 · 0 comments
Open

mix releases should be required (or suggested) for Elixir 1.15 #215

beerlington opened this issue Jul 10, 2023 · 0 comments

Comments

@beerlington
Copy link

I recently tried upgrading our application to Elixir 1.15 and ran into an issue where the app wouldn't boot up due to a recompile happening after a restart. More details about that can be found here elixir-lang/elixir#12771

I was able to get around the issue by switching to mix releases (i.e. adding release=true to elixir_buildpack.config).

I'm not sure if the README should be updated or what, but I wanted to point it out in case anyone else runs into this issue, since it's not the default configuration.

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