Wazuh installation script / "wazuh/wazuh" login not working or exisits. #1785

Closed
opened 2026-02-05 02:16:09 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @parzy27 on GitHub (Oct 13, 2025).

Have you read and understood the above guidelines?

yes

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

https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh

📂 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)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.2.2

📝 Provide a clear and concise description of the issue.

Hi... i ran the Wazuh proxmox script which then pulls from https://packages.wazuh.com/4.13/wazuh-install.sh

The listed login for the portal is:
adminUser="wazuh" adminPassword="wazuh"

But these details fail to work? so I installed the password tool and attempted to reset the password using:

./wazuh-passwords-tool.sh -u wazuh -p newpassword

"the given user does not exisit" ?

How do I login? Many thanks.

🔄 Steps to reproduce the issue.

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

https://packages.wazuh.com/4.13/wazuh-install.sh

./wazuh-passwords-tool.sh -u wazuh -p newpassword
"the given user does not exisit" ?

Paste the full error output (if available).

"the given user does not exisit" ?

🖼️ Additional context (optional).

No response

Originally created by @parzy27 on GitHub (Oct 13, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh ### 📂 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)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.2.2 ### 📝 Provide a clear and concise description of the issue. Hi... i ran the Wazuh proxmox script which then pulls from https://packages.wazuh.com/4.13/wazuh-install.sh The listed login for the portal is: adminUser="wazuh" adminPassword="wazuh" But these details fail to work? so I installed the password tool and attempted to reset the password using: ./wazuh-passwords-tool.sh -u wazuh -p newpassword "the given user does not exisit" ? How do I login? Many thanks. ### 🔄 Steps to reproduce the issue. bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wazuh.sh)" https://packages.wazuh.com/4.13/wazuh-install.sh ./wazuh-passwords-tool.sh -u wazuh -p newpassword "the given user does not exisit" ? ### ❌ Paste the full error output (if available). "the given user does not exisit" ? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 02:16:09 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 13, 2025):

Look on our website where you copied the command:

image

@michelroegl-brunner commented on GitHub (Oct 13, 2025): Look on our website where you copied the command: ![image](https://github.com/user-attachments/assets/f69b1d6b-0abb-4aba-baf3-af2d2bff2284)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1785