reg dashboard issue

14 views
Skip to first unread message

Monesh

unread,
May 14, 2026, 9:20:16 AM (3 days ago) May 14
to Wazuh | Mailing List
i reinstalled wazuh on my pc when i running  these components wazuh indexer, dashboard, manager got active(running),first i got indexer is failed and then the dashboard. the web browing server is not showing the dashboard, it says "site is not reached "  i attached the file i got error while running " sudo journalctl -xeu  wazuh-dashboard  --no-pager | tail -30"
Screenshot 2026-05-14 175845.png

Olamilekan Abdullateef Ajani

unread,
May 14, 2026, 10:00:22 AM (3 days ago) May 14
to Wazuh | Mailing List
Hello,

From what you shared, the Wazuh indexer stopped working before the Dashboard failed too. Can you also share the resources allocated to the Wazuh instance? I assume you are running it on a virtual machine, please share the CPU, memory, and storage allocated.

From the error shared, it shows the Wazuh dashboard service is crashing during startup. 

Please share the full output of:

sudo journalctl -xeu wazuh-dashboard --no-pager

and also: sudo systemctl status wazuh-dashboard and systemctl restart wazuh-dashboard
Also verify the indexer health directly:

curl -k -u admin:password-here https://localhost:9200/_cluster/health?pretty

Along with the logs: cat /var/log/wazuh-indexer/wazuh-cluster.log | grep -i -E "error|warn"
systemctl status wazuh-indexer.service

How did you reinstall the Wazuh instance, and what prompted it? Did you perform a clean install by removing all the components?


Please let me know what you find

Reply all
Reply to author
Forward
0 new messages