Hi
Le Sok,Kindy check that this configuration file you have configured properly.
nano /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.ymlKindly check the url: which is defined as
https://localhost. If this is the case change it to
https://127.0.0.1hosts:
- default:
url: https://127.0.0.1 port: 55000
username: wazuh-wui
password: "xxxxxxxxxxxxxx"
run_as: false
If you are using a separate component for Wazuh dashboard without using the All in one installation, make sure to add the Wazuh Dashboard IP instead of 127.0.0.1.
Let me know if this resolves your issue.
Regards,
Hasitha Upekshitha