We are facing a crash report for a while after started rabbitmq service. Below you can find crash report text and status output.
2020-04-28 12:31:16 =ERROR REPORT====
** Generic server aten_detector terminating
** Last message in was poll
** When Server state == {state,#Ref<0.1411409538.2422996994.222353>,1000,0.99,#{},#{}}
** Reason for termination ==
** {{timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}},[{gen_server,call,2,[{file,"gen_server.erl"},{line,215}]},{aten_detector,handle_infon_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]},{proc_lib,init_p_do_apply,3,[
2020-04-28 12:31:17 =CRASH REPORT====
crasher:
initial call: aten_detector:init/1
pid: <0.305.0>
registered_name: aten_detector
exception exit: {{timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}},[{gen_server,call,2,[{file,"gen_server.erl"},{line,215}]},{aten_det},{line,97}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]},{proc_lib,in}]}
ancestors: [aten_sup,<0.300.0>]
message_queue_len: 1
messages: [poll]
links: [<0.301.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 987
stack_size: 27
reductions: 35918218
neighbours:
2020-04-28 12:31:17 =SUPERVISOR REPORT====
Supervisor: {local,aten_sup}
Context: child_terminated
Reason: {timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}}
Offender: [{pid,<0.305.0>},{id,aten_detector},{mfargs,{aten_detector,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}]
2020-04-28 12:31:56 =SUPERVISOR REPORT====
Supervisor: {<0.1988.0>,rabbit_connection_helper_sup}
Context: shutdown_error
Reason: shutdown
Offender: [{pid,<0.2296.0>},{name,collector},{mfargs,{rabbit_queue_collector,start_link,[<<"10.11.22.33:5187 -> 1.2.3.4:5672">>]}},{restart_ty]
2020-04-28 12:32:02 =SUPERVISOR REPORT====
Supervisor: {<0.2117.0>,rabbit_connection_helper_sup}
Context: shutdown_error
Reason: shutdown
Offender: [{pid,<0.2571.0>},{name,collector},{mfargs,{rabbit_queue_collector,start_link,[<<"10.11.22.33:2394 -> 1.2.3.4:5672">>]}},{restart_ty]
2020-04-28 12:32:03 =ERROR REPORT====
** Generic server aten_detector terminating
** Last message in was poll
** When Server state == {state,#Ref<0.1411409538.2422996994.225059>,1000,0.99,#{},#{}}
** Reason for termination ==
** {{timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}},[{gen_server,call,2,[{file,"gen_server.erl"},{line,215}]},{aten_detector,handle_infon_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]},{proc_lib,init_p_do_apply,3,[
2020-04-28 12:32:03 =CRASH REPORT====
crasher:
initial call: aten_detector:init/1
pid: <0.21758.136>
registered_name: aten_detector
exception exit: {{timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}},[{gen_server,call,2,[{file,"gen_server.erl"},{line,215}]},{aten_det},{line,97}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]},{proc_lib,in}]}
ancestors: [aten_sup,<0.300.0>]
message_queue_len: 1
messages: [poll]
links: [<0.301.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 27
reductions: 794
neighbours:
2020-04-28 12:32:03 =SUPERVISOR REPORT====
Supervisor: {local,aten_sup}
Context: child_terminated
Reason: {timeout,{gen_server,call,[aten_sink,get_failure_probabilities]}}
Offender: [{pid,<0.21758.136>},{id,aten_detector},{mfargs,{aten_detector,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,worke
2020-04-28 18:01:43 =SUPERVISOR REPORT====
Supervisor: {<0.26919.141>,rabbit_channel_sup}
Context: shutdown_error
Reason: noproc
Offender: [{pid,<0.26886.141>},{name,channel},{mfargs,{rabbit_channel,start_link,[1,<0.26939.141>,<0.26923.141>,<0.26939.141>,<<"10.11.22.33:57367{user,<<"TTAcquisition">>,[],[{rabbit_auth_backend_internal,none}]},<<"Vhost">>,[{<<"publisher_confirms">>,bool,true},{<<"exchange_exchange_bindings">>mer_cancel_notify">>,bool,true},{<<"connection.blocked">>,bool,true},{<<"authentication_failure_close">>,bool,true}],<0.26936.141>,<0.26920.141>]}},{restarker}]
2020-04-28 22:12:52 =SUPERVISOR REPORT====
Supervisor: {<0.2345.145>,amqp_channel_sup_sup}
Context: shutdown_error
Reason: shutdown
Offender: [{nb_children,1},{name,channel_sup},{mfargs,{amqp_channel_sup,start_link,[direct,<0.2341.145>,<<"<rab...@server.2.2341.145>">>]}},{reype,supervisor}]
Any ideas on what might be the issue?
Thank you in advance,
Best regards,