Homebrew: node fails to boot, required feature flag not enabled #10234
-
Describe the bugAfter installing RabbitMQ - I tried Reproduction steps
Expected behaviorRabbitMQ to run successfully Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
|
You must enable all feature flags before upgrading to 3.12.x. In that case, with Homebrew you must uninstall the formula, delete any existing node data and then re-install it.
|
Beta Was this translation helpful? Give feedback.
-
|
I haven't noticed the topmost log line at first: confirms the hypothesis that this node didn't have all feature flags enabled at the time it was upgraded to 3.12. |
Beta Was this translation helpful? Give feedback.
-
|
When you uninstall the formula, Homebrew visibly logs: (your paths may vary), suggesting the formula authors expect these files to be manually removed |
Beta Was this translation helpful? Give feedback.
I haven't noticed the topmost log line at first:
confirms the hypothesis that this node didn't have all feature flags enabled at the time it was upgraded to 3.12.