d kolesnyk
unread,Aug 18, 2023, 6:01:11 AM8/18/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Hi all! Ran into a problem when running rabbitmq: "Feature flags: `stream_single_active_consumer`: required feature flag not enabled! It must be enabled before upgrading RabbitMQ."
Operating system: macOS
Package Manager: Homebrew
When viewing the list of package versions, or installing, only the latest 3.12.3 is available.
After installation and when starting the rabbitmq server, an error is displayed about the feature flag not added: "stream_single_active_consumer". The documentation says that you must first install an earlier version of rabbitmq, then enable feature flags, only after that you can upgrade to version 3.12.3.
Can you tell me how can I install an earlier version of a package if Homebrew only provides 3.12.3?