-
Notifications
You must be signed in to change notification settings - Fork 4k
Replies: 2 comments · 5 replies
-
According to
a stream replica tries to perform an operation on an unintialized socket. This was addressed in rabbitmq/osiris#127. Upgrading to |
Beta Was this translation helpful? Give feedback.
All reactions
-
RabbitMQ |
Beta Was this translation helpful? Give feedback.
All reactions
-
thank you, let me try and return back to you. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Is this actually causing an issue with any of the external functionality of RabbitMQ or are you just observing this as an error in the logs? |
Beta Was this translation helpful? Give feedback.
All reactions
-
it's causing our apps failing to listen or create queues in RabbitMQ clustered instances as long as this error persists. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Can we see a bit more of the log around these events. Ideally at debug level. |
Beta Was this translation helpful? Give feedback.
All reactions
-
hi, sure ... 2023-08-31 12:49:26.300986+00:00 [notice] <0.44.0> Application syslog exited with reason: stopped ## RabbitMQ 3.11.18########## Copyright (c) 2007-2023 VMware, Inc. or its affiliates. ########## Licensed under the MPL 2.0. Website: https://rabbitmq.com Erlang: 25.3.2.2 [jit] Doc guides: https://rabbitmq.com/documentation.html Logs: /var/log/rabbitmq/rabbit@rc-rabbitmq-instance-server-2.rc-rabbitmq-instance-nodes.vrp-ns-rnd-vc-01_upgrade.log Config file(s): /etc/rabbitmq/conf.d/10-defaults.conf Starting broker...2023-08-31 12:49:31.830797+00:00 [info] <0.230.0> �[0m |
Beta Was this translation helpful? Give feedback.
All reactions
This discussion was converted from issue #9236 on August 31, 2023 14:08.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
hi,
Reproduction steps
Expected behavior
RabbitMQ streams should be maintained the same like other quorum queues, in RabbitMQ clustered mode.
Additional context
version : rabbitmq:3.11.18
Beta Was this translation helpful? Give feedback.
All reactions