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

Can #1

Open
naveen-negi opened this issue Jun 3, 2018 · 0 comments
Open

Can #1

naveen-negi opened this issue Jun 3, 2018 · 0 comments

Comments

@naveen-negi
Copy link

naveen-negi commented Jun 3, 2018

Hi,
I am trying to run phoenix application in CF, however I am not able to start the application itself.
I keep getting this error

2018-06-03T00:41:30.39+0200 [APP/PROC/WEB/0] ERR Kernel pid terminated (application_controller) ({application_start_failure,my_app,{{shutdown,{failed_to_start_child,'Elixir.MyAppWeb.Endpoint',{shutdown,{failed_to_start_child,'Elixir.Phoenix.Endpoint
2018-06-03T00:41:30.39+0200 [APP/PROC/WEB/0] OUT {"Kernel pid terminated",application_controller,"{application_start_failure,my_app,{{shutdown,{failed_to_start_child,'Elixir.MyAppWeb.Endpoint',{shutdown,{failed_to_start_child,'Elixir.Phoenix.Endpoint.Handler',{shutdown
,{failed_to_start_child,{ranch_listener_sup,'Elixir.MyAppWeb.Endpoint.HTTP'},{shutdown,{failed_to_start_child,ranch_acceptors_sup,{listen_error,'Elixir.MyAppWeb.Endpoint.HTTP',eafnosupport}}}}}}}}},{'Elixir.MyApp.Application',start,[normal,[]]}}}"}

My Manifest file looks like this:
`applications:

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