WindowsServer部署的RabbitMQ使用了两个月突然挂掉了

关于RabbitMQ突然挂掉的问题
项目跑了两个多月,在Windows部署的RabbitMQ突然报错挂掉了,一开始怀疑是.net项目代码问题,但切换了新的MQ之后没有出现过,旧的MQ不用的时候也会突然报错。
第一次MQ挂掉前一晚的报错是这样的:
2022-08-02 19:12:04.740 [error] <0.168.0> ** gen_event handler mnesia_event crashed.
** Was installed in mnesia_event
** Last event was: {mnesia_system_event,{mnesia_info,error,{"Transaction log dump error: tpn",[{{badmatch,{error,eacces}},[{mnesia_log,ets2dcd,2,[{file,"mnesia_log.erl"},{line,924}]},{mnesia_dumper,open_disc_copies,2,[{file,"mnesia_dumper.erl"},{line,1160}]},{mnesia_dumper,disc_insert,8,[{file,"mnesia_dumper.erl"},{line,356}]},{mnesia_dumper,insert_ops,6,[{file,"mnesia_dumper.erl"},{line,342}]},{mnesia_dumper,do_insert_rec,5,[{file,"mnesia_dumper.erl"},{line,275}]},{mnesia_dumper,insert_recs,5,[{file,"mnesia_dumper.erl"},{line,207}]},{mnesia_dumper,do_perform_dump,5,[{file,"mnesia_dumper.erl"},{line,191}]},{mnesia_dumper,perform_dump,2,[{file,"mnesia_dumper.erl"},{line,143}]}]}]}}}
** When handler state == {state,['rabbit@WIN-I4GEMHC4A07'],false,[]}
** Reason == {badarg,[{io,format,[<0.165.0>,[77,110,101,115,105,97,40,126,112,41,58,32|error],['rabbit@WIN-I4GEMHC4A07'|{"Transaction log dump error: tpn",[{{badmatch,{error,eacces}},[{mnesia_log,ets2dcd,2,[{file,"mnesia_log.erl"},{line,924}]},{mnesia_dumper,open_disc_copies,2,[{file,"mnesia_dumper.erl"},{line,1160}]},{mnesia_dumper,disc_insert,8,[{file,"mnesia_dumper.erl"},{line,356}]},{mnesia_dumper,insert_ops,6,[{file,"mnesia_dumper.erl"},{line,342}]},{mnesia_dumper,do_insert_rec,5,[{file,"mnesia_dumper.erl"},{line,275}]},{mnesia_dumper,insert_recs,5,[{file,"mnesia_dumper.erl"},{line,207}]},{mnesia_dumper,do_perform_dump,5,[{file,"mnesia_dumper.erl"},{line,191}]},{mnesia_dumper,perform_dump,2,[{file,"mnesia_dumper.erl"},{line,143}]}]}]}]],[]},{mnesia_event,handle_system_event,2,[{file,"mnesia_event.erl"},{line,162}]},{gen_event,server_update,4,[{file,"gen_event.erl"},{line,577}]},{gen_event,server_notify,4,[{file,"gen_event.erl"},{line,559}]},{gen_event,handle_msg,6,[{file,"gen_event.erl"},{line,300}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 19:37:07.104 [warning] <0.25263.8> closing AMQP connection <0.25263.8> (192.168.125.54:49167 -> 192.168.125.28:5672, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 20:08:55.185 [warning] <0.25644.8> closing AMQP connection <0.25644.8> (192.168.125.228:49161 -> 192.168.125.28:5672, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:22.447 [warning] <0.25681.8> closing AMQP connection <0.25681.8> (192.168.125.26:52016 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:22.447 [warning] <0.19470.9> closing AMQP connection <0.19470.9> (192.168.125.26:2434 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:25.212 [warning] <0.26406.8> closing AMQP connection <0.26406.8> (192.168.125.26:52126 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:25.215 [warning] <0.26180.9> closing AMQP connection <0.26180.9> (192.168.125.26:6921 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:33.658 [warning] <0.26053.8> closing AMQP connection <0.26053.8> (192.168.125.27:43049 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:33.658 [warning] <0.29110.8> closing AMQP connection <0.29110.8> (192.168.125.27:44787 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:39.333 [warning] <0.25831.8> closing AMQP connection <0.25831.8> (192.168.125.27:43036 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:19:39.333 [warning] <0.30363.8> closing AMQP connection <0.30363.8> (192.168.125.27:45736 -> 192.168.125.28:5672 - WebApiHost.dll, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:28:42.892 [info] <0.12082.10> accepting AMQP connection <0.12082.10> (192.16.10.251:58903 -> 192.168.125.28:5672)
2022-08-02 21:28:42.917 [info] <0.12082.10> connection <0.12082.10> (192.16.10.251:58903 -> 192.168.125.28:5672): user 'sieque' authenticated and granted access to vhost '/'
2022-08-02 21:35:34.299 [warning] <0.12082.10> closing AMQP connection <0.12082.10> (192.16.10.251:58903 -> 192.168.125.28:5672, vhost: '/', user: 'sieque'):
client unexpectedly closed TCP connection
2022-08-02 21:36:06.491 [error] emulator Error in process <0.12511.10> on node 'rabbit@WIN-I4GEMHC4A07' with exit value:
{{badmatch,{error,eacces}},[{mnesia_log,save_decision_tab,1,[{file,"mnesia_log.erl"},{line,537}]},{mnesia_dumper,perform_dump,2,[{file,"mnesia_dumper.erl"},{line,148}]},{mnesia_controller,dump_and_reply,2,[{file,"mnesia_controller.erl"},{line,2109}]}]}
2022-08-02 21:36:10.542 [error] <0.170.0> Supervisor mnesia_kernel_sup had child mnesia_locker started with mnesia_locker:start() at <0.173.0> exit with reason killed in context child_terminated
2022-08-02 21:36:10.542 [error] <0.170.0> Supervisor mnesia_kernel_sup had child mnesia_locker started with mnesia_locker:start() at <0.173.0> exit with reason reached_max_restart_intensity in context shutdown
2022-08-02 21:36:13.546 [error] <0.170.0> Supervisor mnesia_kernel_sup had child mnesia_controller started with mnesia_controller:start() at <0.197.0> exit with reason killed in context shutdown_error
2022-08-02 21:36:13.547 [error] <0.167.0> Supervisor mnesia_sup had child mnesia_kernel_sup started with mnesia_kernel_sup:start() at <0.170.0> exit with reason shutdown in context child_terminated
2022-08-02 21:36:13.547 [error] <0.167.0> Supervisor mnesia_sup had child mnesia_kernel_sup started with mnesia_kernel_sup:start() at <0.170.0> exit with reason reached_max_restart_intensity in context shutdown
2022-08-02 21:36:13.555 [info] <0.43.0> Application mnesia exited with reason: shutdown
2022-08-02 21:36:24.342 [error] <0.435.0> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.131882>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:36:24.342 [error] <0.435.0> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:36:24.342 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.435.0> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:36:25.030 [error] <0.485.0> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.131897>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:36:25.030 [error] <0.485.0> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:36:25.030 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.485.0> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:37:31.281 [error] <0.408.0> ** Generic server <0.408.0> terminating
** Last message in was check_vhost
** When Server state == <<"/">>
** Reason for termination ==
** {aborted,{no_exists,[rabbit_vhost,<<"/">>]}}
2022-08-02 21:37:31.281 [error] <0.408.0> CRASH REPORT Process <0.408.0> with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_vhost,<<"/">>]}} in gen_server2:terminate/3 line 1183
2022-08-02 21:37:31.281 [error] <0.406.0> Supervisor {<0.406.0>,rabbit_vhost_sup_wrapper} had child rabbit_vhost_process started with rabbit_vhost_process:start_link(<<"/">>) at <0.408.0> exit with reason {aborted,{no_exists,[rabbit_vhost,<<"/">>]}} in context child_terminated
2022-08-02 21:37:31.281 [info] <0.415.0> Stopping message store for directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent'
2022-08-02 21:37:31.286 [info] <0.415.0> Message store for directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent' is stopped
2022-08-02 21:37:31.286 [info] <0.412.0> Stopping message store for directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L/msg_store_transient'
2022-08-02 21:37:31.289 [info] <0.412.0> Message store for directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L/msg_store_transient' is stopped
2022-08-02 21:37:31.290 [info] <0.12611.10> Making sure data directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
2022-08-02 21:37:31.290 [error] <0.12611.10> CRASH REPORT Process <0.12611.10> with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_durable_queue,true,<0.12611.10>]}} in gen_server2:init_it/6 line 608
2022-08-02 21:37:31.291 [error] <0.406.0> Supervisor {<0.406.0>,rabbit_vhost_sup_wrapper} had child rabbit_vhost_process started with rabbit_vhost_process:start_link(<<"/">>) at undefined exit with reason {aborted,{no_exists,[rabbit_durable_queue,true,<0.12611.10>]}} in context start_error
2022-08-02 21:37:31.291 [info] <0.12613.10> Making sure data directory 'c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit@WIN-I4GEMHC4A07-mnesia/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
2022-08-02 21:37:31.292 [error] <0.12613.10> CRASH REPORT Process <0.12613.10> with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_durable_queue,true,<0.12613.10>]}} in gen_server2:init_it/6 line 608
2022-08-02 21:37:31.292 [error] <0.406.0> Supervisor {<0.406.0>,rabbit_vhost_sup_wrapper} had child rabbit_vhost_process started with rabbit_vhost_process:start_link(<<"/">>) at undefined exit with reason {aborted,{no_exists,[rabbit_durable_queue,true,<0.12613.10>]}} in context start_error
2022-08-02 21:37:31.292 [error] <0.406.0> Supervisor {<0.406.0>,rabbit_vhost_sup_wrapper} had child rabbit_vhost_process started with rabbit_vhost_process:start_link(<<"/">>) at {restarting,<0.408.0>} exit with reason reached_max_restart_intensity in context shutdown
2022-08-02 21:38:24.359 [error] <0.12536.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2578710530.55840>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:38:24.359 [error] <0.12536.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:38:24.359 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.12536.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:38:25.047 [error] <0.12537.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2578710530.55864>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:38:25.047 [error] <0.12537.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:38:25.047 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.12537.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:40:24.374 [error] <0.12669.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.135814>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:40:24.374 [error] <0.12669.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:40:24.374 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.12669.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:40:25.061 [error] <0.12670.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2578710530.58801>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:40:25.061 [error] <0.12670.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:40:25.061 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.12670.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:42:24.391 [error] <0.12792.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.137803>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:42:24.391 [error] <0.12792.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:42:24.391 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.12792.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:42:25.077 [error] <0.12793.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2578710530.60917>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:42:25.077 [error] <0.12793.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:42:25.077 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.12793.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:44:24.406 [error] <0.12914.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.139700>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:44:24.406 [error] <0.12914.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:44:24.406 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.12914.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:44:25.093 [error] <0.12916.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2578710530.63175>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:44:25.093 [error] <0.12916.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:44:25.093 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.12916.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:46:24.421 [error] <0.13040.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.141589>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:46:24.421 [error] <0.13040.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:46:24.421 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.13040.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:46:25.109 [error] <0.13041.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.141598>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:46:25.109 [error] <0.13041.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:46:25.109 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.13041.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:48:24.437 [error] <0.13163.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.142986>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:48:24.437 [error] <0.13163.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:48:24.437 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.13163.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:48:25.124 [error] <0.13165.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.143014>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:48:25.124 [error] <0.13165.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:48:25.124 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.13165.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:50:24.452 [error] <0.13271.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.146922>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:50:24.452 [error] <0.13271.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:50:24.453 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.13271.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:50:25.139 [error] <0.13273.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.146972>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:50:25.139 [error] <0.13273.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:50:25.139 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.13273.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated
2022-08-02 21:52:24.468 [error] <0.13378.10> ** Generic server rabbit_core_metrics_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.150855>,120000}
** Reason for termination ==
** {{aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_amqqueue,list_with_possible_retry,1,[{file,"src/rabbit_amqqueue.erl"},{line,1016}]},{rabbit_amqqueue,list_local_names,0,[{file,"src/rabbit_amqqueue.erl"},{line,941}]},{rabbit_core_metrics_gc,gc_local_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,77}]},{rabbit_core_metrics_gc,gc_queues,0,[{file,"src/rabbit_core_metrics_gc.erl"},{line,73}]},{rabbit_core_metrics_gc,handle_info,2,[{file,"src/rabbit_core_metrics_gc.erl"},{line,44}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]}]}
2022-08-02 21:52:24.468 [error] <0.13378.10> CRASH REPORT Process rabbit_core_metrics_gc with 0 neighbours exited with reason: {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in mnesia:abort/1 line 355
2022-08-02 21:52:24.468 [error] <0.434.0> Supervisor rabbit_core_metrics_gc_sup had child rabbit_core_metrics_gc started with rabbit_core_metrics_gc:start_link() at <0.13378.10> exit with reason {aborted,{no_exists,[rabbit_queue,{amqqueue,'','','','','','','','','','','','','','','','','','','',''}]}} in context child_terminated
2022-08-02 21:52:25.156 [error] <0.13380.10> ** Generic server rabbit_mgmt_gc terminating
** Last message in was start_gc
** When Server state == {state,#Ref<0.159510228.2580283393.150889>,120000}
** Reason for termination ==
** {{aborted,{no_exists,rabbit_vhost}},[{mnesia,abort,1,[{file,"mnesia.erl"},{line,355}]},{rabbit_mgmt_gc,gc_vhosts,0,[{file,"src/rabbit_mgmt_gc.erl"},{line,69}]},{rabbit_mgmt_gc,handle_info,2,[{file,"src/rabbit_mgmt_gc.erl"},{line,45}]},{gen_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,[{file,"proc_lib.erl"},{line,249}]}]}
2022-08-02 21:52:25.156 [error] <0.13380.10> CRASH REPORT Process rabbit_mgmt_gc with 0 neighbours exited with reason: {aborted,{no_exists,rabbit_vhost}} in mnesia:abort/1 line 355
2022-08-02 21:52:25.156 [error] <0.475.0> Supervisor rabbit_mgmt_agent_sup had child rabbit_mgmt_gc started with rabbit_mgmt_gc:start_link() at <0.13380.10> exit with reason {aborted,{no_exists,rabbit_vhost}} in context child_terminated

后面没用了,删除了日志之后,最新的报错如下:
2022-08-20 14:52:10 =ERROR REPORT====
** Generic server rabbit_mgmt_external_stats terminating
** Last message in was emit_update
** When Server state == {state,65536,[{{io_sync,count},0},{{queue_index_read,count},0},{{msg_store_read,count},0},{{io_read,count},1},{{io_file_handle_open_attempt,count},24},{{queue_index_write,count},0},{{queue_index_journal_write,count},0},{{msg_store_write,count},0},{{io_write,count},2},{{io_seek,time},0},{{mnesia_ram_tx,count},49},{{mnesia_disk_tx,count},14},{{io_read,bytes},1},{{io_write,bytes},5},{{io_seek,count},0},{{io_sync,time},0},{{io_reopen,count},0},{{io_read,time},0},{{io_file_handle_open_attempt,time},0},{{io_write,time},0}],{set,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},undefined,5000}
** Reason for termination ==
** {badarg,[{erlang,port_command,[#Port<0.328539>,[]],[{file,"erlang.erl"},{line,3143}]},{os,cmd,2,[{file,"os.erl"},{line,278}]},{rabbit_mgmt_external_stats,get_used_fd,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,137}]},{rabbit_mgmt_external_stats,get_used_fd,0,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,65}]},{rabbit_mgmt_external_stats,'-infos/2-lc$^0/1-0-',2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,181}]},{rabbit_mgmt_external_stats,emit_update,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,385}]},{rabbit_mgmt_external_stats,handle_info,2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,372}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]}]}
2022-08-20 14:52:10 =CRASH REPORT====
crasher:
initial call: rabbit_mgmt_external_stats:init/1
pid: <0.31999.28>
registered_name: rabbit_mgmt_external_stats
exception error: bad argument: [{erlang,port_command,[#Port<0.328539>,[]],[{file,"erlang.erl"},{line,3143}]},{os,cmd,2,[{file,"os.erl"},{line,278}]},{rabbit_mgmt_external_stats,get_used_fd,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,137}]},{rabbit_mgmt_external_stats,get_used_fd,0,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,65}]},{rabbit_mgmt_external_stats,'-infos/2-lc$^0/1-0-',2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,181}]},{rabbit_mgmt_external_stats,emit_update,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,385}]},{rabbit_mgmt_external_stats,handle_info,2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,372}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]}]
ancestors: [rabbit_mgmt_agent_sup,rabbit_mgmt_agent_sup_sup,<0.481.0>]
message_queue_len: 1
messages: [{'DOWN',#Ref<0.1927341599.1125646337.188235>,port,#Port<0.328539>,noproc}]
links: [<0.483.0>]
dictionary: [{logged_used_fd_error,true}]
trap_exit: false
status: running
heap_size: 6772
stack_size: 27
reductions: 78103850
neighbours:
2022-08-20 14:52:10 =SUPERVISOR REPORT====
Supervisor: {local,rabbit_mgmt_agent_sup}
Context: child_terminated
Reason: {badarg,[{erlang,port_command,[#Port<0.328539>,[]],[{file,"erlang.erl"},{line,3143}]},{os,cmd,2,[{file,"os.erl"},{line,278}]},{rabbit_mgmt_external_stats,get_used_fd,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,137}]},{rabbit_mgmt_external_stats,get_used_fd,0,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,65}]},{rabbit_mgmt_external_stats,'-infos/2-lc$^0/1-0-',2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,181}]},{rabbit_mgmt_external_stats,emit_update,1,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,385}]},{rabbit_mgmt_external_stats,handle_info,2,[{file,"src/rabbit_mgmt_external_stats.erl"},{line,372}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]}]}
Offender: [{pid,<0.31999.28>},{id,rabbit_mgmt_external_stats},{mfargs,{rabbit_mgmt_external_stats,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}]

运行日志发过来我看看