Replies: 1 comment 2 replies
-
I have been using RabbitMQ for six months without any issues, but recently I've been encountering "Network partition detected" errors frequently (about once a day). I have checked the network and found no problems. Could you please advise on what might be causing this? How can I prevent it from happening again? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Community Support Policy
RabbitMQ version used
3.12.x or older
Erlang version used
26.1.x
Operating system (distribution) used
Windows Server 2022
How is RabbitMQ deployed?
Windows installer
rabbitmq-diagnostics status output
Logs from node 3 (if applicable, with sensitive values edited out)
No response
rabbitmq.conf
no found rabbitmq.conf
Steps to deploy RabbitMQ cluster
Basics
Steps to reproduce the behavior in question
I don't know how to reproduce the behavior
advanced.config
Application code
# relevant messaging-related parts of your code go here
Kubernetes deployment file
# Relevant parts of K8S deployment that demonstrate how RabbitMQ is deployed
Beta Was this translation helpful? Give feedback.
All reactions