Skip to content

Instantly share code, notes, and snippets.

@pap
Created October 14, 2013 19:30
Show Gist options
  • Select an option

  • Save pap/6980786 to your computer and use it in GitHub Desktop.

Select an option

Save pap/6980786 to your computer and use it in GitHub Desktop.
Error log
=ERROR REPORT==== 14-Oct-2013::20:24:51 ===
Error in process <0.370.0> with exit value: {[{reason,{'Elixir.CompileError','__exception__',<<6 bytes>>,8,<<26 bytes>>}},{mfa,{'Elixir.Handler.WeberReqHandler',handle,2}},{stacktrace,[{elixir_translator,translate_arg,2,[{file,"src/elixir_translator.erl"},{line,573}]},{lists,mapfoldl,3,[{file...
=ERROR REPORT==== 14-Oct-2013::20:24:51 ===
Ranch listener http had connection process <0.370.0> exit with reason: {[{reason,{'Elixir.CompileError','__exception__',<<"nofile">>,8,<<"function style/1 undefined">>}},{mfa,{'Elixir.Handler.WeberReqHandler',handle,2}},{stacktrace,[{elixir_translator,translate_arg,2,[{file,"src/elixir_translator.erl"},{line,573}]},{lists,mapfoldl,3,[{file,"lists.erl"},{line,1339}]},{elixir_translator,translate_args,2,[{file,"src/elixir_translator.erl"},{line,580}]},{elixir_translator,translate_apply,7,[{file,"src/elixir_translator.erl"},{line,609}]},{elixir_compiler,'__FILE__',2,[{file,<<"nofile">>},{line,1}]},{elixir_compiler,'__FILE__',2,[{file,<<"nofile">>},{line,1}]},{elixir_compiler,'__FILE__',2,[{file,<<"nofile">>},{line,1}]},{elixir_compiler,'__FILE__',2,[{file,<<"nofile">>},{line,1}]}]},{req,[{socket,#Port<0.4674>},{transport,ranch_tcp},{connection,keepalive},{pid,<0.370.0>},{method,<<"GET">>},{version,'HTTP/1.1'},{peer,{{127,0,0,1},58256}},{host,<<"localhost">>},{host_info,undefined},{port,8080},{path,<<"/">>},{path_info,undefined},{qs,<<>>},{qs_vals,undefined},{bindings,[]},{headers,[{<<"host">>,<<"localhost:8080">>},{<<"user-agent">>,<<"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1">>},{<<"accept">>,<<"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8">>},{<<"dnt">>,<<"1">>},{<<"accept-language">>,<<"en-us">>},{<<"accept-encoding">>,<<"gzip, deflate">>},{<<"connection">>,<<"keep-alive">>}]},{p_headers,[{<<"connection">>,[<<"keep-alive">>]}]},{cookies,undefined},{meta,[]},{body_state,waiting},{multipart,undefined},{buffer,<<>>},{resp_compress,false},{resp_state,waiting},{resp_headers,[]},{resp_body,<<>>},{onresponse,undefined}]},{state,{'Elixir.Handler.WeberReqHandler.State','TestApp'}}],[{cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},{line,529}]}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment