Skip to content

Instantly share code, notes, and snippets.

@vinyar
Created May 6, 2015 19:44
Show Gist options
  • Save vinyar/3a722c21f002c950a2c3 to your computer and use it in GitHub Desktop.
Save vinyar/3a722c21f002c950a2c3 to your computer and use it in GitHub Desktop.
tiered chef server errors in /var/log/opscode/opscode-erchef/current
2015-05-06_19:42:24.92758 [error] Could not start the network driver: econnrefused
2015-05-06_19:42:24.92761
2015-05-06_19:42:24.93009 [error] gen_server <0.1906.0> terminated with reason: econnrefused
2015-05-06_19:42:24.93264 [error] CRASH REPORT Process <0.1906.0> with 0 neighbours exited with reason: econnrefused in gen_server:terminate/6 line 744
2015-05-06_19:42:24.93492 [error] Supervisor {<0.1904.0>,amqp_connection_sup} had child at module undefined at <0.1906.0> exit with reason econnrefused in context child_terminated
2015-05-06_19:42:24.93713 [error] Supervisor {<0.1904.0>,amqp_connection_sup} had child at module undefined at <0.1906.0> exit with reason reached_max_restart_intensity in context shutdown
2015-05-06_19:42:24.94114 [error] "Could not connect, scheduling reconnect.", error: {{error,{badmatch,{error,{auth_failure_likely,{econnrefused,{gen_server,call,[<0.1906.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,{172,21,20,181},5672,{<<"chef">>,<<"3227c6b68a3571cbfa9fb2d12fb252ab5c755eb320b12877f17e4302c80b7bf2829b91a2456d62c4c797c1f68af601e8e2c4">>},<<"/analytics">>}}}
2015-05-06_19:42:25.93249 [error] Could not start the network driver: econnrefused
2015-05-06_19:42:25.93251
2015-05-06_19:42:25.93512 [error] gen_server <0.1909.0> terminated with reason: econnrefused
2015-05-06_19:42:25.94601 [error] CRASH REPORT Process <0.1909.0> with 0 neighbours exited with reason: econnrefused in gen_server:terminate/6 line 744
2015-05-06_19:42:25.94845 [error] Supervisor {<0.1907.0>,amqp_connection_sup} had child at module undefined at <0.1909.0> exit with reason econnrefused in context child_terminated
2015-05-06_19:42:25.95069 [error] Supervisor {<0.1907.0>,amqp_connection_sup} had child at module undefined at <0.1909.0> exit with reason reached_max_restart_intensity in context shutdown
2015-05-06_19:42:25.95322 [error] "Could not connect, scheduling reconnect.", error: {{error,{badmatch,{error,{auth_failure_likely,{econnrefused,{gen_server,call,[<0.1909.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,{172,21,20,181},5672,{<<"chef">>,<<"3227c6b68a3571cbfa9fb2d12fb252ab5c755eb320b12877f17e4302c80b7bf2829b91a2456d62c4c797c1f68af601e8e2c4">>},<<"/analytics">>}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment