Skip to content

Instantly share code, notes, and snippets.

@5HT
Created September 10, 2015 14:23
Show Gist options
  • Save 5HT/1f008916554f2e746081 to your computer and use it in GitHub Desktop.
Save 5HT/1f008916554f2e746081 to your computer and use it in GitHub Desktop.
Error: exit
Reason: {noproc,{gen_server,call,[undefined,{get}]}}
=INFO REPORT==== 10-Sep-2015::17:22:33 ===
wf_convert:BERT {io,_,_}: <<"setPreload('#form_DP00_12_uah .buttons');">>
StackTrace: [{gen_server,call,2,[{file,"gen_server.erl"},{line,204}]},
{deposits_open,event,1,
[{file,
"/Users/5HT/depot/privat48/web/apps/deposits/src/processes/deposits_open.erl"},
{line,674}]},
{form_stand,event,1,
[{file,
"/Users/5HT/depot/privat48/web/apps/deposits/src/forms/form_stand.erl"},
{line,58}]},
{n2o_nitrogen,info,3,
[{file,
"/Users/5HT/depot/privat48/web/deps/n2o/src/protocols/n2o_nitrogen.erl"},
{line,39}]},
{n2o_proto,push,5,
[{file,
"/Users/5HT/depot/privat48/web/deps/n2o/src/endpoints/n2o_proto.erl"},
{line,38}]},
{n2o_stream,websocket_info,3,
[{file,
"/Users/5HT/depot/privat48/web/deps/n2o/src/endpoints/cowboy/n2o_stream.erl"},
{line,37}]},
{cowboy_websocket,handler_call,7,
[{file,
"/Users/5HT/depot/privat48/web/deps/cowboy/src/cowboy_websocket.erl"},
{line,588}]},
{cowboy_protocol,resume,6,
[{file,
"/Users/5HT/depot/privat48/web/deps/cowboy/src/cowboy_protocol.erl"},
{line,457}]}]
ErrorName: {deposits_open,674}
PID: undefined
==============ERROR function===================
Module: deposits_open, Line: 674
Type: user
Text: {noproc,{gen_server,call,[undefined,{get}]}}
==============ERROR function FIN===============
===========STACK function FIN===============
=ERROR REPORT==== 10-Sep-2015::17:22:33 ===
n2o_nitrogen:Catch: exit:{noproc,{gen_server,call,[undefined,{get}]}}
[{gen_server,call,2,204},
{deposits_open,event,1,674},
{form_stand,event,1,58},
{n2o_nitrogen,info,3,39},
{n2o_proto,push,5,38},
{n2o_stream,websocket_info,3,37},
{cowboy_websocket,handler_call,7,588},
{cowboy_protocol,resume,6,457}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment