Skip to content

Instantly share code, notes, and snippets.

@naphthalene
Last active August 29, 2015 14:04
Show Gist options
  • Save naphthalene/42d095aa6d68b285a7bc to your computer and use it in GitHub Desktop.
Save naphthalene/42d095aa6d68b285a7bc to your computer and use it in GitHub Desktop.
2014-07-22 21:17:36.015 [info] <0.7.0> Application lager started on node 'erchef@127.0.0.1'
2014-07-22 21:17:36.015 [info] <0.7.0> Application public_key started on node 'erchef@127.0.0.1'
2014-07-22 21:17:36.026 [info] <0.7.0> Application ssl started on node 'erchef@127.0.0.1'
2014-07-22 21:17:36.027 [info] <0.7.0> Application epgsql started on node 'erchef@127.0.0.1'
2014-07-22 21:17:36.034 [error] <0.129.0> CRASH REPORT Process <0.129.0> with 0 neighbours exited with reason: bad argument in call to erlang:atom_to_list("sqerl") in pooler_sup:pool_sup_name/1 line 59 in gen_server:init_it/6 line 328
2014-07-22 21:17:36.035 [error] <0.127.0> CRASH REPORT Process <0.127.0> with 0 neighbours exited with reason: {{error,{badarg,[{erlang,atom_to_list,["sqerl"],[]},{pooler_sup,pool_sup_name,1,[{file,"src/pooler_sup.erl"},{line,59}]},{pooler_sup,pool_sup_spec,1,[{file,"src/pooler_sup.erl"},{line,54}]},{pooler_sup,'-init/1-lc$^1/1-1-',1,[{file,"src/pooler_sup.erl"},{line,25}]},{pooler_sup,init,1,[{file,"src/pooler_sup.erl"},{line,25}]},{supervisor,init,1,[{file,"supervisor.erl"},{line,233}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{...}]}]}},...} in application_master:init/4 line 138
2014-07-22 21:17:36.035 [info] <0.7.0> Application pooler exited with reason: {{error,{badarg,[{erlang,atom_to_list,["sqerl"],[]},{pooler_sup,pool_sup_name,1,[{file,"src/pooler_sup.erl"},{line,59}]},{pooler_sup,pool_sup_spec,1,[{file,"src/pooler_sup.erl"},{line,54}]},{pooler_sup,'-init/1-lc$^1/1-1-',1,[{file,"src/pooler_sup.erl"},{line,25}]},{pooler_sup,init,1,[{file,"src/pooler_sup.erl"},{line,25}]},{supervisor,init,1,[{file,"supervisor.erl"},{line,233}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{...}]}]}},...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment