Update Zigbee2MQTT from 1.42.0 to 2.1.0 failed #456

Closed
opened 2025-11-20 04:48:49 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @FroggieFrog on GitHub (Feb 2, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)"

📝 Provide a clear and concise description of the issue.

When trying to update from 1.42.0 to 2.1.0 I'm getting the following error:

✔️  Stopped Service
  ✔️  Backup Created
 ⠧ Updating Zigbee2MQTT to v2.1.0 
[ERROR] in line 55: exit code 0: while executing command pnpm install --frozen-lockfile &> /dev/null

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Have an install of Zigbee2MQTT version 1.42.0 and try to update via script
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)"

Paste the full error output (if available).

✔️ Stopped Service
✔️ Backup Created
⠧ Updating Zigbee2MQTT to v2.1.0
[ERROR] in line 55: exit code 0: while executing command pnpm install --frozen-lockfile &> /dev/null

🖼️ Additional context (optional).

No response

Originally created by @FroggieFrog on GitHub (Feb 2, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)" ### 📝 Provide a clear and concise description of the issue. When trying to update from 1.42.0 to 2.1.0 I'm getting the following error: ``` ✔️ Stopped Service ✔️ Backup Created ⠧ Updating Zigbee2MQTT to v2.1.0 [ERROR] in line 55: exit code 0: while executing command pnpm install --frozen-lockfile &> /dev/null ``` ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Have an install of Zigbee2MQTT version 1.42.0 and try to update via script `bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)"` ### ❌ Paste the full error output (if available). ✔️ Stopped Service ✔️ Backup Created ⠧ Updating Zigbee2MQTT to v2.1.0 [ERROR] in line 55: exit code 0: while executing command pnpm install --frozen-lockfile &> /dev/null ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Feb 2, 2025):

from 1.4 (or under 2.0) is not possible, see migration guide in discussions or breaking change in changelog or reinstall lxc and copy your /data

@MickLesk commented on GitHub (Feb 2, 2025): from 1.4 (or under 2.0) is not possible, see migration guide in discussions or breaking change in changelog or reinstall lxc and copy your /data
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#456