Replies: 1 comment 22 replies
-
According to the logs, this Shovel's TCP connection was closed. We do not have any RabbitMQ version information but for 3.12, I recall only one similar report that provided no details and was closed for inactivity. We could not reproduce this behavior with Toxiproxy several times, for example, in #3106. Please help us help you and provide:
|
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
We have multiple shovels that send data between two rabbitmqs. Periodically these shovels hang, meaning we don't see any publish on the receiver side, and they stay like that forever. When I check the statuses from the management UI, they are in the running state. When I manually restart shovels everything starts to work again.
I checked the logs of rabbitmq, you can find the latest logs below.
Reproduction steps
Expected behavior
Shovels should not hang
Additional context
rabbitmq latest logs
Beta Was this translation helpful? Give feedback.
All reactions