Zammad installation fails after elasticsearch. #2045

Open
opened 2025-11-20 05:22:27 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @jniles on GitHub (Oct 9, 2025).

Have you read and understood the above guidelines?

Yes

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

Zammad

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zammad.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.4.14

📝 Provide a clear and concise description of the issue.

The Zammad installation fails with default settings. Both the RAM and disk space are sufficient. This is reproducible on my machine using different disks and running multiple times.

🔄 Steps to reproduce the issue.

Run the above command and accept the default values.

Paste the full error output (if available).

✔️ Setup Elasticsearch
⠼ Installing Zammad
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @jniles on GitHub (Oct 9, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Zammad ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zammad.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.4.14 ### 📝 Provide a clear and concise description of the issue. The Zammad installation fails with default settings. Both the RAM and disk space are sufficient. This is reproducible on my machine using different disks and running multiple times. ### 🔄 Steps to reproduce the issue. Run the above command and accept the default values. ### ❌ Paste the full error output (if available). ✔️ Setup Elasticsearch ⠼ Installing Zammad [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:22:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2045