Skip to content

Instantly share code, notes, and snippets.

@ericbmerritt
Created July 16, 2013 22:42
Show Gist options
  • Save ericbmerritt/6015861 to your computer and use it in GitHub Desktop.
Save ericbmerritt/6015861 to your computer and use it in GitHub Desktop.
.....[{{ranch_listener_sup,'Elixir.CowboyTest.Handler1'},
{ranch_listener_sup,start_link,
['Elixir.CowboyTest.Handler1',100,ranch_tcp,
[{port,8484}],
cowboy_protocol,
[{env,
[{middlewares,
['Elixir.CowboyTest.Handler1.Router',cowboy_handler]}]}]]},
permanent,5000,supervisor,
[ranch_listener_sup]}]
=ERROR REPORT==== 16-Jul-2013::15:37:22 ===
Error in process <0.317.0> with exit value: {{badmatch,false},[{cowboy_router,execute,2,[{file,"src/cowboy_router.erl"},{line,167}]},{cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},\
{line,523}]}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment