Z-Wave JS Update Script Loses Config #134

Closed
opened 2026-02-04 16:45:53 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @bradarussell on GitHub (Dec 5, 2024).

Please verify that you have read and understood the guidelines.

Yes

A clear and concise description of the issue.

I ran the z-wave JS UI update script to update to the latest version after a notification and the result is:

zwave-js-ui: 9.27.8
zwave-js: 14.3.7
home id: undefined
home hex: undefined

It lost the keys for S2 authentication and all devices are missing. I restored a backup and tried again with the same result. No big deal for me, but wanted to share in case it affects others. Thanks to all who help for all their hard work and tteck (RIP) for creating this.

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

Run the following in the Z-Wave JS UI LXC:

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zwave-js-ui.sh)"

and then select upgrade functions.

Originally created by @bradarussell on GitHub (Dec 5, 2024). ### Please verify that you have read and understood the guidelines. Yes ### A clear and concise description of the issue. I ran the z-wave JS UI update script to update to the latest version after a notification and the result is: zwave-js-ui: 9.27.8 zwave-js: 14.3.7 home id: undefined home hex: undefined It lost the keys for S2 authentication and all devices are missing. I restored a backup and tried again with the same result. No big deal for me, but wanted to share in case it affects others. Thanks to all who help for all their hard work and tteck (RIP) for creating this. ### What settings are you currently utilizing? - [ ] Default Settings - [X] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. Run the following in the Z-Wave JS UI LXC: `bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zwave-js-ui.sh)"` and then select upgrade functions.
Author
Owner

@xijio commented on GitHub (Dec 5, 2024):

This happened to me too, I just rebuilt my config from scratch. Took me couple hours going around the house and readding al the zwave devices.

@xijio commented on GitHub (Dec 5, 2024): This happened to me too, I just rebuilt my config from scratch. Took me couple hours going around the house and readding al the zwave devices.
Author
Owner

@MickLesk commented on GitHub (Dec 5, 2024):

The script has made a breaking change. Check the discussions (always Announcements) to stay up to date.

https://github.com/community-scripts/ProxmoxVE/discussions/635

@MickLesk commented on GitHub (Dec 5, 2024): The script has made a breaking change. Check the discussions (always Announcements) to stay up to date. https://github.com/community-scripts/ProxmoxVE/discussions/635
Author
Owner

@bradarussell commented on GitHub (Dec 6, 2024):

The script has made a breaking change. Check the discussions (always Announcements) to stay up to date.

#635

You guys are amazing. Your instructions worked great. Thanks so much for all you do!

@bradarussell commented on GitHub (Dec 6, 2024): > The script has made a breaking change. Check the discussions (always Announcements) to stay up to date. > > #635 You guys are amazing. Your instructions worked great. Thanks so much for all you do!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#134