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

Buildpack fails on PWS #8

Open
hail2skins opened this issue Jun 20, 2017 · 0 comments
Open

Buildpack fails on PWS #8

hail2skins opened this issue Jun 20, 2017 · 0 comments

Comments

@hail2skins
Copy link

Attempting to push to PWS and getting a failure right on the download of Erlang:

Creating container
Successfully created container
Downloading app package...
Downloaded app package (56.7K)
-----> Checking Erlang and Elixir versions
Will use the following versions:
* Erlang 19.3
* Elixir 1.4

   Will export the following config vars:
   * Config vars DATABASE_URL
   * MIX_ENV=prod

-----> Fetching Erlang 19.3
Failed to compile droplet
Exit status 223
Destroying container
Successfully destroyed container

FAILED
Error restarting application: BuildpackCompileFailed

Not sure these issues are being watched that closely, but if anyone is, hoping for some help :).

Here's my manifest:

applications:

Here's my config:

erlang_version=19.3
elixir_version=1.4
always_rebuild=false

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