Skip to content

Instantly share code, notes, and snippets.

@legal90
Created December 6, 2014 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save legal90/53ead6e5539387cc240d to your computer and use it in GitHub Desktop.
Save legal90/53ead6e5539387cc240d to your computer and use it in GitHub Desktop.
opscode-erchef is crashed
2014-12-07 01:08:54.163 [error] gen_server <0.726.0> terminated with reason: socket_closed_unexpectedly
2014-12-07 01:08:54.163 [error] CRASH REPORT Process <0.726.0> with 0 neighbours exited with reason: socket_closed_unexpectedly in gen_server:terminate/6 line 744
2014-12-07 01:08:54.163 [error] Supervisor {<0.724.0>,amqp_connection_sup} had child at module undefined at <0.726.0> exit with reason socket_closed_unexpectedly in context child_terminated
2014-12-07 01:08:54.163 [error] Supervisor {<0.724.0>,amqp_connection_sup} had child at module undefined at <0.726.0> exit with reason reached_max_restart_intensity in context shutdown
2014-12-07 01:08:54.164 [error] "Could not connect, scheduling reconnect.", error: {{error,{badmatch,{error,{auth_failure_likely,{socket_closed_unexpectedly,{gen_server,call,[<0.726.0>,connect,infinity]}}}}},[{bunny_util,connect,1,[{file,"src/bunny_util.erl"},{line,191}]},{gen_bunny_mon,do_connect,3,[{file,"src/gen_bunny_mon.erl"},{line,192}]},{gen_bunny_mon,handle_call,3,[{file,"src/gen_bunny_mon.erl"},{line,87}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},{connection_info,{network,{127,0,0,1},5672,{<<"chef">>,<<"5147121c385828476db13e81693b78539ad1ec74ab2bbb8667b7f3c0fa338f10f22fa30e1946441ff7e844f480c80be0cf61">>},<<"/analytics">>}}}
2014-12-07 01:08:58.168 [error] gen_server <0.733.0> terminated with reason: socket_closed_unexpectedly
2014-12-07 01:08:58.168 [error] CRASH REPORT Process <0.733.0> with 0 neighbours exited with reason: socket_closed_unexpectedly in gen_server:terminate/6 line 744
2014-12-07 01:08:58.168 [error] "Could not connect, scheduling reconnect.", error: {{error,{badmatch,{error,{auth_failure_likely,{socket_closed_unexpectedly,{gen_server,call,[<0.733.0>,connect,infinity]}}}}},[{bunny_util,connect,1,[{file,"src/bunny_util.erl"},{line,191}]},{gen_bunny_mon,do_connect,3,[{file,"src/gen_bunny_mon.erl"},{line,192}]},{gen_bunny_mon,handle_info,2,[{file,"src/gen_bunny_mon.erl"},{line,134}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,604}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},{connection_info,{network,{127,0,0,1},5672,{<<"chef">>,<<"5147121c385828476db13e81693b78539ad1ec74ab2bbb8667b7f3c0fa338f10f22fa30e1946441ff7e844f480c80be0cf61">>},<<"/analytics">>}}}
2014-12-07 01:08:58.169 [error] Supervisor {<0.731.0>,amqp_connection_sup} had child at module undefined at <0.733.0> exit with reason socket_closed_unexpectedly in context child_terminated
2014-12-07 01:08:58.169 [error] Supervisor {<0.731.0>,amqp_connection_sup} had child at module undefined at <0.733.0> exit with reason reached_max_restart_intensity in context shutdown
2014-12-07 01:09:02.172 [error] gen_server <0.740.0> terminated with reason: socket_closed_unexpectedly
2014-12-07 01:09:02.172 [error] CRASH REPORT Process <0.740.0> with 0 neighbours exited with reason: socket_closed_unexpectedly in gen_server:terminate/6 line 744
2014-12-07 01:09:02.173 [error] Supervisor {<0.738.0>,amqp_connection_sup} had child at module undefined at <0.740.0> exit with reason socket_closed_unexpectedly in context child_terminated
2014-12-07 01:09:02.173 [error] Supervisor {<0.738.0>,amqp_connection_sup} had child at module undefined at <0.740.0> exit with reason reached_max_restart_intensity in context shutdown
2014-12-07 01:09:02.173 [error] "Could not connect, scheduling reconnect.", error: {{error,{badmatch,{error,{auth_failure_likely,{socket_closed_unexpectedly,{gen_server,call,[<0.740.0>,connect,infinity]}}}}},[{bunny_util,connect,1,[{file,"src/bunny_util.erl"},{line,191}]},{gen_bunny_mon,do_connect,3,[{file,"src/gen_bunny_mon.erl"},{line,192}]},{gen_bunny_mon,handle_info,2,[{file,"src/gen_bunny_mon.erl"},{line,134}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,604}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},{connection_info,{network,{127,0,0,1},5672,{<<"chef">>,<<"5147121c385828476db13e81693b78539ad1ec74ab2bbb8667b7f3c0fa338f10f22fa30e1946441ff7e844f480c80be0cf61">>},<<"/analytics">>}}}
@vikas8
Copy link

vikas8 commented Aug 26, 2016

+1

@jojees
Copy link

jojees commented Nov 9, 2016

+1
Can you please share the fix, if you fixed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment