rabbitmq shovel socket_closed_unexpectedly #10001
-
Describe the bugwe deploy openstack environment using openstack-ansible. Reproduction stepswe use https://github.com/openstack/openstack-ansible-rabbitmq_server version stable/xena Expected behaviorformally we do not have this error and shovel works fine Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
RabbitMQ 3.9 has been completely out of support for several months now. This error has a dedicated doc section. If you use any proxies or load balancers, they may be closing "inactive" connections. Neither Shovel nor the rest of RabbitMQ can do anything about that. Shovels losing TCP connection is not something we have seen reported for 3.9 or later versions. |
Beta Was this translation helpful? Give feedback.
RabbitMQ 3.9 has been completely out of support for several months now.
This error has a dedicated doc section. If you use any proxies or load balancers, they may be closing "inactive" connections. Neither Shovel nor the rest of RabbitMQ can do anything about that.
Shovels losing TCP connection is not something we have seen reported for 3.9 or later versions.