Skip to content

Instantly share code, notes, and snippets.

@alanpeabody
Created February 17, 2013 04:26
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 alanpeabody/4970148 to your computer and use it in GitHub Desktop.
Save alanpeabody/4970148 to your computer and use it in GitHub Desktop.
Elixir stack trace - cowboy
=INFO REPORT==== 16-Feb-2013::23:23:18 ===
application: pascal
exited: {bad_return,
{{'Elixir-Pascal',start,[normal,[]]},
{'EXIT',
{undef,
[{cowboy_router,compile,
[[{'_',[{<<"/">>,'Elixir-Pascal-Handler',[]}]}]],
[]},
{'Elixir-Pascal',start,2,
[{file,
"/home/alan/AgilionApps/Projects/Pascal/lib/pascal.ex"},
{line,8}]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},
{line,274}]}]}}}}
@alanpeabody
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment