Zigbee2MQTT crash on installation #1500

Closed
opened 2025-11-20 05:11:25 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @Venxir on GitHub (Jul 15, 2025).

Have you read and understood the above guidelines?

yes

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

Zigbee2MQTT

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

When starting the script with bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.sh)". I get the error "/dev/fd/63: line 893: CHOICE: unbound variable" almost immediately after it says "All kernel key limits are within safe thresholds".

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).


/__ / ()__ / / ___ ___ |__ \ / |/ / __ /_ / /
/ / / / __ `/ __ / _ / _ _/ // /|/ / / / / / / / /
/ /
/ / // / // / / / // / / / // / / / / /
/
//_, /.
/_
/_
/// //____// //
/____/
/dev/fd/63: line 893: CHOICE: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @Venxir on GitHub (Jul 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Zigbee2MQTT ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. When starting the script with `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.sh)"`. I get the error `"/dev/fd/63: line 893: CHOICE: unbound variable"` almost immediately after it says "All kernel key limits are within safe thresholds". ### 🔄 Steps to reproduce the issue. run `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.sh)"` ### ❌ Paste the full error output (if available). _____ _ __ ___ __ _______ ____________ /__ / (_)___ _/ /_ ___ ___ |__ \ / |/ / __ \/_ __/_ __/ / / / / __ `/ __ \/ _ \/ _ \__/ // /|_/ / / / / / / / / / /__/ / /_/ / /_/ / __/ __/ __// / / / /_/ / / / / / /____/_/\__, /_.___/\___/\___/____/_/ /_/\___\_\/_/ /_/ /____/ /dev/fd/63: line 893: CHOICE: unbound variable ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:11:25 -05:00
Author
Owner

@devwearsprada commented on GitHub (Jul 15, 2025):

Seems like we're getting the same error but are using a different script #6010

@devwearsprada commented on GitHub (Jul 15, 2025): Seems like we're getting the same error but are using a different script #6010
Author
Owner

@Venxir commented on GitHub (Jul 15, 2025):

Might have something to do with 8f4f2f4d92

@Venxir commented on GitHub (Jul 15, 2025): Might have something to do with https://github.com/community-scripts/ProxmoxVE/commit/8f4f2f4d92801d7ecc8089f383a54882f2477efd
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1500