ERROR

58 views
Skip to first unread message

Edeivy Palma

unread,
Sep 20, 2023, 10:37:00 AM9/20/23
to Wazuh | Mailing List
Hello
I have an error in the connection of my wazuh manager, it does not allow me to enter the wazuh boarderror de la api.png

Javier Medeot

unread,
Sep 20, 2023, 12:15:35 PM9/20/23
to Wazuh | Mailing List
Hi Edeivy. It looks like the wazuh-manager service is down. You can try reloading and starting the service running these commands

systemctl daemon-reload
systemctl enable wazuh-manager
systemctl start wazuh-manager

Then check again the status of the service.

Also look for errors in the logs with the following command and by using jounalctl -xeu wazuh-manager.

cat /var/ossec/logs/ossec.log | grep -i -E "fatal|critical|error|warn"

Please share what you find. Since I can see you get a message about /var/ossec/bin/wazuh-control not found maybe there's something corrupted with your installation? Please share the details of your deployment (Is this a cluster configuration? What Wazuh version are you running? etc.) Think what might have changed that could have made the Wazuh manager stopped working.

Let me know what you find to see how this can be resolved. Thank you.

Edeivy Palma

unread,
Sep 20, 2023, 5:21:24 PM9/20/23
to Wazuh | Mailing List

I reestablished the dashboard, but now it is the API connection that does not allow me to continue logging in. I started the manager processes several times and it does not connect to the API

control.png

error de la api. interfaz1.pngHello


Javier Medeot

unread,
Sep 21, 2023, 8:16:03 AM9/21/23
to Wazuh | Mailing List
Hi Edeivy. Please share the results of

cat /var/ossec/logs/ossec.log | grep -i -E "fatal|critical|error|warn"

Maybe we can get additional information about the problem from this log file.

Thank you.
Reply all
Reply to author
Forward
0 new messages