[GH-ISSUE #3660] Wazuh install script aborts but lxc container starts. #749

Closed
opened 2026-02-26 12:46:31 +03:00 by kerem · 2 comments
Owner

Originally created by @flashbackpa on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3660

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

wazuh

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh)"

📝 Provide a clear and concise description of the issue.

The script aborts with error

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

just run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh)" in proxmox shell

Paste the full error output (if available).

04/04/2025 14:58:59 INFO: Starting the Wazuh manager installation. ⠧04/04/2025 14:59:27 ERROR: Wazuh installation failed. 04/04/2025 14:59:27 INFO: --- Removing existing Wazuh installation --- 04/04/2025 14:59:27 INFO: Removing Wazuh manager. ⠹04/04/2025 14:59:29 WARNING: The Wazuh manager package could not be removed. 04/04/2025 14:59:29 INFO: Removing Wazuh indexer. ⠧04/04/2025 14:59:29 WARNING: The Wazuh indexer package could not be removed. 04/04/2025 14:59:29 INFO: --- Dependencies ---- 04/04/2025 14:59:29 INFO: Removing gawk. ⠏04/04/2025 14:59:30 ERROR: Cannot remove dependency: gawk. ⠹ [ERROR] in line 26: exit code 0: while executing command tee -a ~/wazuh-install.output

🖼️ Additional context (optional).

No response

Originally created by @flashbackpa on GitHub (Apr 4, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3660 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? wazuh ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh)" ### 📝 Provide a clear and concise description of the issue. The script aborts with error ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. just run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh)" in proxmox shell ### ❌ Paste the full error output (if available). `04/04/2025 14:58:59 INFO: Starting the Wazuh manager installation. ⠧04/04/2025 14:59:27 ERROR: Wazuh installation failed. 04/04/2025 14:59:27 INFO: --- Removing existing Wazuh installation --- 04/04/2025 14:59:27 INFO: Removing Wazuh manager. ⠹04/04/2025 14:59:29 WARNING: The Wazuh manager package could not be removed. 04/04/2025 14:59:29 INFO: Removing Wazuh indexer. ⠧04/04/2025 14:59:29 WARNING: The Wazuh indexer package could not be removed. 04/04/2025 14:59:29 INFO: --- Dependencies ---- 04/04/2025 14:59:29 INFO: Removing gawk. ⠏04/04/2025 14:59:30 ERROR: Cannot remove dependency: gawk. ⠹ [ERROR] in line 26: exit code 0: while executing command tee -a ~/wazuh-install.output` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:46:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Apr 4, 2025):

Default?

<!-- gh-comment-id:2778707492 --> @MickLesk commented on GitHub (Apr 4, 2025): Default?
Author
Owner

@MickLesk commented on GitHub (Apr 5, 2025):

Cant reproduce. Build 4 Times on 2 nodes. Check output of your lxc in verbose or Check your Network.

<!-- gh-comment-id:2780892550 --> @MickLesk commented on GitHub (Apr 5, 2025): Cant reproduce. Build 4 Times on 2 nodes. Check output of your lxc in verbose or Check your Network.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#749
No description provided.