Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcfiredrill/2e0c2127171f0dec82454dd8a51c317d to your computer and use it in GitHub Desktop.
Save mcfiredrill/2e0c2127171f0dec82454dd8a51c317d to your computer and use it in GitHub Desktop.
2019-04-06T07:01:35.460249+00:00 heroku[web.1]: State changed from crashed to starting 2019-04-06T07:01:39.401099+00:00 heroku[web.1]: Starting process with command `elixir -pa _build/prod/consolidated -S mix phx.server`
2019-04-06T07:01:43.994710+00:00 app[web.1]: {"Kernel pid terminated",application_controller,"{application_start_failure,chat,{bad_return,{{'Elixir.Chat',start,[normal,[]]},{'EXIT',{badarg,[{'Elixir.Supervisor.Spec','-supervise/2-fun-0-',1,[{file,\"lib/supervisor/spec.ex\"},{line,169}]},{'Elixir.Enum','-map/
2-lists^map/1-0-',2,[{file,\"lib/enum.ex\"},{line,1184}]},{'Elixir.Enum','-map/2-lists^map/1-0-',2,[{fi
le,\"lib/enum.ex\"},{line,1184}]},{'Elixir.Supervisor.Spec',supervise,2,[{file,\"lib/supervisor/spec.ex
\"},{line,169}]},{'Elixir.Supervisor',start_link,2,[{file,\"lib/supervisor.ex\"},{line,284}]},{applicat
ion_master,start_it_old,4,[{file,\"application_master.erl\"},{line,273}]}]}}}}}"}
2019-04-06T07:01:43.994969+00:00 app[web.1]:
2019-04-06T07:01:45.265422+00:00 app[web.1]: Crash dump is being written to: erl_crash.dump...done
2019-04-06T07:01:45.265695+00:00 app[web.1]: Kernel pid terminated (application_controller) ({applicati
on_start_failure,chat,{bad_return,{{'Elixir.Chat',start,[normal,[]]},{'EXIT',{badarg,[{'Elixir.Supervis
or.Spec','-supervise/2-fun-0-',1,[{file
2019-04-06T07:01:45.346565+00:00 heroku[web.1]: State changed from starting to crashed
2019-04-06T07:01:45.327390+00:00 heroku[web.1]: Process exited with status 1
2019-04-06T07:01:45.959623+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="
/socket/websocket?user_id=123&vsn=1.0.0" host=hotdog-lounge.herokuapp.com request_id=a84354a2-f66c-44c8
-8498-a221e4db4c41 fwd="151.227.40.98" dyno= connect= service= status=503 bytes= protocol=https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment