[GH-ISSUE #6893] Updating zwave-js-ui doesn't get the new version #1472

Closed
opened 2026-02-26 12:49:01 +03:00 by kerem · 1 comment
Owner

Originally created by @snel6424 on GitHub (Aug 16, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6893

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6893 ### ✅ 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_
kerem 2026-02-26 12:49:01 +03:00
  • closed this issue
  • added the
    bug
    label
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.

<!-- gh-comment-id:3193461317 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1472
No description provided.