After a few hours of trying i finaly getting the node-red-contrib-zwave-js update updated to version 9.0.2, the update seems to be okay, but when i restart the node red add-on the older version 8.2.0. (roll back)
I already removed the node-red-contrib-zwave-js directory, and tried a new install from this module.
The log file tells me:
25 Oct 17:20:05 - [info] Node-RED version: v3.1.0
25 Oct 17:20:05 - [info] Node.js version: v18.18.2
25 Oct 17:20:05 - [info] Linux 6.1.56 x64 LE
25 Oct 17:20:05 - [info] Loading palette nodes
25 Oct 17:20:08 - [info] Dashboard version 3.6.1 started at /endpoint/ui
25 Oct 17:20:09 - [warn] ------------------------------------------------------
25 Oct 17:20:09 - [warn] [node-red-node-rbe/rbe] ‘rbe’ already registered by module node-red
25 Oct 17:20:09 - [warn] ------------------------------------------------------
25 Oct 17:20:09 - [info] Settings file : /etc/node-red/config.js
25 Oct 17:20:09 - [info] Context store : ‘default’ [module=memory]
25 Oct 17:20:09 - [info] User directory : /config/node-red/
25 Oct 17:20:09 - [warn] Projects disabled : editorTheme.projects.enabled=false
25 Oct 17:20:09 - [info] Flows file : /config/node-red/flows.json
25 Oct 17:20:09 - [info] Server now running at http://127.0.0.1:46836/
25 Oct 17:20:09 - [info] Starting flows
[17:20:09] INFO: Starting NGinx…
25 Oct 17:20:09 - [info] [yeelight-compat-hue-config:Lamp eettafel] Connecting to Yeelight 192.168.1.105:55443
25 Oct 17:20:09 - [error] [server:8e9ec046.8c74c] Error: No credentials provided
25 Oct 17:20:09 - [info] Started flows
25 Oct 17:20:09 - [info] [yeelight-compat-hue-config:Lamp eettafel] Connected to 192.168.1.105:55443
25 Oct 17:20:09 - [info] [zigbee2mqtt-server:Zigbee2MQTT] MQTT Connected
25 Oct 17:20:09 - [info] [zigbee2mqtt-server:Zigbee2MQTT] MQTT Subscribed to: "zigbee2mqtt/#
25 Oct 17:20:14 - [info] [server:Home Assistant] Connecting to http://supervisor/core
25 Oct 17:20:14 - [info] [server:Home Assistant] Connected to http://supervisor/core
25 Oct 17:23:53 - [info] Upgrading module: node-red-contrib-zwave-js to version: 9.0.2
25 Oct 17:23:56 - [info] Upgraded module: node-red-contrib-zwave-js. Restart Node-RED to use the new version
So the version seems to be updated, but when i restart the add-on… old 8.2 version is back
Where is the next thing to look what’s happening ?