-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toast with error 3013 in Kibana #4938
Comments
I was investigating why this problem was happening, it seems that it is rendering without showing the register agent section and that section is having the problem. It is making a request to /cluster/nodes to be able to have the list of the nodes and have it in the selectable. And it did not take into account the manager mode where the cluster mode is not activated. |
The endpoints corresponding to manager mode have been added. PR |
Description
Elastic Stack with single-node cluster both for Elastic and Wazuh, Kibana on a separate host, all Debian 10, fresh installations.
After reloading the Kibana WUI, a toast appears for a few seconds saying there has been an error with the Wazuh cluster.
The full error is:
Steps to reproduce
Expected Result
Actual Result
Screenshots
The text was updated successfully, but these errors were encountered: