When I restart rabbit mq server the queues normally will go through the down state to the idle state quickly but recently we hit a situation that many queues stay in the down state. So we have many logs show something like
Server channel error: 404, message: NOT_FOUND - home node 'rabbit@RabbitMQ_02' of durable queue 'callback_queue_5f27b7f3628d8' in vhost '/' is down or inaccessible /var/www/html/app/Services/RabbitMQ.php185What can the reason for that?
Thanks,
Qiulang