Skip to content

Following assisted installation results in API server credential failure #448

Description

@skmagiik

I followed assisted installation instructions https://documentation.wazuh.com/current/installation-guide/index.html and configured 3 hosts for my local testing setup:

  1. Indexer @ .180
  2. Server/manager @ .181
  3. Dashboard @ .182

I had failure to access the API from the dashboard until I changed the following lines of the /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml:

  #password: "<REDACTED_GENERATED_PASSWORD>"
  password: "wazuh-wui"
  run_as: true

Once I made these changes everything is working as expected.

All 3 machines are running Ubuntu server 24.04:
Linux version 6.8.0-79-generic (buildd@lcy02-amd64-049) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) wazuh/wazuh-docker#79-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 14:42:46 UTC 2025

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions