Replies: 1 comment
-
Worked perfectly for me. After second time of losing my store contents I searched and found this fix. Thank you! Would be awesome if the fix could be back-engineered into the updated version to prevent the loss of store folder for those who have not updated yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On 2024-11-29 a breaking change was introduced in ZWave JS UI. (#585)
ZWave JS UI is now operated via additional Envoirement values.
After these steps have been performed, it will be possible to simply execute the “update” statement again.
Please note the following steps before updating:
cp -r /opt/zwave-js-ui_bak/store/* /opt/zwave_store
cd /opt/zwave-js-ui
Check [Service] and add or change missing:
Beta Was this translation helpful? Give feedback.
All reactions