Hi Team,
I’m facing an issue while editing and saving rule files from the Wazuh Dashboard.
Whenever I try to make any change to a rule file (even a minor edit) and click Save, the operation fails with the following error:
Wazuh API error: ERR_BAD_REQUEST - Some Wazuh daemons are not ready yet wazuh-remoted -> restarting)
This happens consistently across multiple rule files. I checked the status of all Wazuh daemons on the backend using the CLI. All daemons mentioned in the error message are shown as running on the backend and are not in a restarting state.
Despite this, the Dashboard/API continues to report them as “restarting” and blocks the save operation.
could you suggest a work around for this as this has stopped the ability to update rule files from gui.
Thank you