Updating zwave-js-ui doesn't get the new version #1721

Closed
opened 2025-11-20 05:15:30 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @snel6424 on GitHub (Aug 16, 2025).

Have you read and understood the above guidelines?

yes

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

ZWave JS UI

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs.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.

Using the Proxmox VE LXC Updater script does not pull in the newest version of ZWave JS UI. I currently have version:

zwave-js-ui: 10.9.0

The github page says the latest version is 11.1.0 https://github.com/zwave-js/zwave-js-ui.

🔄 Steps to reproduce the issue.

Step 1: Run the Proxmox VE LXC Updater script.
Step 2: Check which version you are in on the ZWave JS UI GUI.

Paste the full error output (if available).

No error logs, as the script runs successfully, just no updates come through.

🖼️ Additional context (optional).

No response

Originally created by @snel6424 on GitHub (Aug 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? ZWave JS UI ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs.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. Using the _Proxmox VE LXC Updater_ script does not pull in the newest version of ZWave JS UI. I currently have version: ``` zwave-js-ui: 10.9.0 ``` The github page says the latest version is 11.1.0 https://github.com/zwave-js/zwave-js-ui. ### 🔄 Steps to reproduce the issue. Step 1: Run the _Proxmox VE LXC Updater_ script. Step 2: Check which version you are in on the ZWave JS UI GUI. ### ❌ Paste the full error output (if available). No error logs, as the script runs successfully, just no updates come through. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:15:30 -05:00
Author
Owner

@michelroegl-brunner commented on GitHub (Aug 16, 2025):

This script only updates the OS, not the APP. To update the APP type update in the lxc console or run the command form our website in the lxc console again.

@michelroegl-brunner commented on GitHub (Aug 16, 2025): This script only updates the OS, not the APP. To update the APP type update in the lxc console or run the command form our website in the lxc console again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1721