Feature flags: must have failed to write (but has been written..) #3704
Unanswered
Patrick-Remy
asked this question in
Questions
Replies: 1 comment 1 reply
-
I think this is the same issue as has been reported here rabbitmq/discussions#183 and here https://groups.google.com/g/rabbitmq-users/c/ICy8b8UzOr0/m/ylI6EaVVCQAJ. I also think @lukebakken is looking into it. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I encounter a strange behavior of rabbitmq (tested with 3.8.9 and 3.9.8). The server always complies about not existing feature_flags file, but is indeed there
In my understanding the warnings make no sense:
maintenance_mode_status
flag (twice) and that it would disable it, but instead it is still presentDo you have any idea why this happens?
Beta Was this translation helpful? Give feedback.
All reactions