-
Notifications
You must be signed in to change notification settings - Fork 140
[BUG] ERROR in install script at TASK [wazuh : Fix Wazuh RBAC] #785
Copy link
Copy link
Open
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionality
Description
Describe the bug
install.sh fails.
TASK [wazuh : Fix Wazuh RBAC] ************************************************************************
fatal: [localhost]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
To Reproduce
Run install.sh on a freshly installed system.
Server:
- OS: Ubuntu 24.04
- Software Versions:
- Podman 5.8.0
total used free shared buff/cache available
Mem: 32028 18512 11133 1 2926 13515
Swap: 4095 0 4095
Filesystem Size Used Avail Use% Mounted on
tmpfs 3.2G 1.3M 3.2G 1% /run
efivarfs 256K 32K 225K 13% /sys/firmware/efi/efivars
/dev/nvme0n1p2 48G 27G 19G 59% /
Linux logging 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 6 20:07:40 UTC 2026 aarch64 aarch64 aarch64 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
podman ps --format "{{.Names}} {{.Status}}"
lme-elasticsearch Up 9 minutes (healthy)
lme-elastalert2 Up 8 minutes
lme-kibana Up 8 minutes (healthy)
Expected behavior
Completion of install process
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionality
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
🏗 In Progress