Skip to content

Instantly share code, notes, and snippets.

@mwise
Created October 24, 2014 00:03
Show Gist options
  • Save mwise/b618d7dc349794be24b3 to your computer and use it in GitHub Desktop.
Save mwise/b618d7dc349794be24b3 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 23-Oct-2014::19:00:57 ===
Error in process <0.254.0> with exit value: {[{reason,undef},{mfa,{'Elixir.Shelob.WebSocketHandler',init,2}},{stacktrace,[{'Elixir.Shelob.WebSocketHandler',init,[{http_req,#Port<0.5428>,ranch_tcp,keepalive,<0.254.0>,<<3 bytes>>,'HTTP/1.1',{{127,0,0,1},57844},<<9 bytes>>,undefined,8080,<<3 bytes>>,undefined,<<0 bytes>>,[],[{<<4 bytes>>,<<14 bytes>>},{<<6 bytes>>,<<22 bytes>>},{<<17 bytes>>,<<24 bytes>>},{<<7 bytes>>,<<9 bytes>>},{<<10 bytes>>,<<7 bytes>>},...
=ERROR REPORT==== 23-Oct-2014::19:00:57 ===
Ranch listener http had connection process started with cowboy_protocol:start_link/4 at <0.254.0> exit with reason: {[{reason,undef},{mfa,{'Elixir.Shelob.WebSocketHandler',init,2}},{stacktrace,[{'Elixir.Shelob.WebSocketHandler',init,[{http_req,#Port<0.5428>,ranch_tcp,keepalive,<0.254.0>,<<"GET">>,'HTTP/1.1',{{127,0,0,1},57844},<<"127.0.0.1">>,undefined,8080,<<"/ws">>,undefined,<<>>,[],[{<<"host">>,<<"127.0.0.1:8080">>},{<<"origin">>,<<"http://127.0.0.1:8080/">>},{<<"sec-websocket-key">>,<<"eh6Ufugwqyk8LGWf/Hkh/A==">>},{<<"upgrade">>,<<"websocket">>},{<<"connection">>,<<"Upgrade">>},{<<"sec-websocket-version">>,<<"13">>}],[],waiting,<<>>,undefined,false,waiting,[],<<>>,undefined},[]],[]},{cowboy_handler,execute,2,[{file,"src/cowboy_handler.erl"},{line,39}]},{cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},{line,428}]}]},{req,[{socket,#Port<0.5428>},{transport,ranch_tcp},{connection,keepalive},{pid,<0.254.0>},{method,<<"GET">>},{version,'HTTP/1.1'},{peer,{{127,0,0,1},57844}},{host,<<"127.0.0.1">>},{host_info,undefined},{port,8080},{path,<<"/ws">>},{path_info,undefined},{qs,<<>>},{bindings,[]},{headers,[{<<"host">>,<<"127.0.0.1:8080">>},{<<"origin">>,<<"http://127.0.0.1:8080/">>},{<<"sec-websocket-key">>,<<"eh6Ufugwqyk8LGWf/Hkh/A==">>},{<<"upgrade">>,<<"websocket">>},{<<"connection">>,<<"Upgrade">>},{<<"sec-websocket-version">>,<<"13">>}]},{meta,[]},{body_state,waiting},{buffer,<<>>},{multipart,undefined},{resp_compress,false},{resp_state,waiting},{resp_headers,[]},{resp_body,<<>>},{onresponse,undefined}]},{opts,[]}],[{cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},{line,428}]}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment