Probleme apres mise a jour Z-Wave JS - GPIO

Bonjour,

Depuis que j’ai fait la mise à jour de Z-Wave JS, je n’ai plus accès à mes modules.
J’ai un message d’erreur au lancement du module :

s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/config.sh
[19:29:22] INFO: e[32mBoth 'network_key' and 's0_legacy_key' are set and match. All ok.e[0m
[19:29:23] INFO: e[32mSoft-reset set to automatice[0m
[19:29:23] INFO: e[32mVirtual Machine not detected, enabling soft-resete[0m
cont-init: info: /etc/cont-init.d/config.sh exited 0
cont-init: info: running /etc/cont-init.d/structure.sh
cont-init: info: /etc/cont-init.d/structure.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun zwave_js (no readiness notification)
s6-rc: info: service legacy-services successfully started
[19:29:24] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
2025-04-26T17:29:30.250Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-04-26T17:29:30.272Z DRIVER   version 15.1.0
2025-04-26T17:29:30.273Z DRIVER   
2025-04-26T17:29:31.547Z CONFIG   version 15.1.0
2025-04-26T17:29:36.048Z CNTRLR   querying Serial API capabilities...
2025-04-26T17:29:37.593Z CNTRLR   received API capabilities:
                                    firmware version:    5.4
                                    manufacturer ID:     0x0147
                                    product type:        0x0400
                                    product ID:          0x02
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SerialAPIStarted (0x0a)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · UNKNOWN_FUNC_UNKNOWN_0x28 (0x28)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · FirmwareUpdateNVM (0x78)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xef)
                                    · Proprietary_F2 (0xf2)
                                    · Proprietary_F4 (0xf4)
                                    · Proprietary_F5 (0xf5)
2025-04-26T17:29:37.611Z CNTRLR   querying additional controller information...
2025-04-26T17:29:37.729Z CNTRLR   received additional controller information:
                                    Z-Wave API version:         5 (legacy)
                                    Z-Wave chip type:           ZW050x
                                    node type                   Controller
                                    controller role:            primary
                                    controller is the SIS:      true
                                    controller supports timers: false
                                    Z-Wave Classic nodes:       1, 2, 3
2025-04-26T17:29:37.735Z CNTRLR   querying version info...
2025-04-26T17:29:37.773Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 4.05
2025-04-26T17:29:37.777Z CNTRLR   querying protocol version info...
2025-04-26T17:29:37.802Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          4.5.0
2025-04-26T17:29:37.806Z CNTRLR   querying controller capabilities...
2025-04-26T17:29:37.846Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-04-26T17:29:37.868Z CNTRLR   supported Z-Wave features: 
2025-04-26T17:29:37.888Z CNTRLR   Performing soft reset...
2025-04-26T17:29:37.924Z CNTRLR   Waiting for the controller to reconnect...
2025-04-26T17:29:39.430Z CNTRLR   Waiting for the Serial API to start...
2025-04-26T17:29:44.434Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-04-26T17:29:44.450Z CNTRLR   Serial API responded
2025-04-26T17:29:44.454Z CNTRLR   querying controller IDs...
2025-04-26T17:29:44.466Z CNTRLR   Serial API restarted unexpectedly.
2025-04-26T17:29:44.467Z CNTRLR   Currently active command will be retried...
ZWaveError: The Serial API restarted unexpectedly (ZW0206)
    at Driver.handleSerialAPIStartedUnexpectedly (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:5013:7)
    at Driver.handleRequest (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:5575:19)
    at Driver.handleUnsolicitedMessage (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:4963:16)
    at Driver.serialport_onData (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:3995:14)
    at runNextTicks (node:internal/process/task_queues:65:5)
    at processImmediate (node:internal/timers:459:9)
[17:29:44] WARNING: e[33mHalt add-one[0m
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Ma configuration


[center]## System Information

version core-2025.4.4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.13.2
os_name Linux
os_version 6.6.74-haos-raspi
arch aarch64
timezone Europe/Paris
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.5
Stage running
Available Repositories 1682
Downloaded Repositories 3
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 15.2
update_channel stable
supervisor_version supervisor-2025.04.0
agent_version 1.7.2
docker_version 28.0.4
disk_total 219.4 GB
disk_used 118.6 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Mosquitto broker (6.5.0), Terminal & SSH (9.17.0), File editor (5.8.0), teleinfo2mqtt (9.0.4), Frigate (Full Access) (0.15.1), Matter Server (7.0.0), go2rtc (1.9.9), Z-Wave JS (0.12.0)
Dashboards
dashboards 4
resources 2
views 5
mode storage
Network Configuration
adapters lo (disabled), wlan0 (enabled, default, auto), hassio (disabled), docker0 (disabled), veth8c4fc66 (disabled), vethb462c3e (disabled), vethfa92272 (disabled), veth1be304b (disabled), veth478143f (disabled), vethf879b04 (disabled), veth9a1a078 (disabled), vetha32fc47 (disabled), veth60046c6 (disabled), veth7ebb963 (disabled)
ipv4_addresses lo (127.0.0.1/8), wlan0 (192.168.0.231/24), hassio (172.30.32.1/23), docker0 (172.30.232.1/23), veth8c4fc66 (), vethb462c3e (), vethfa92272 (), veth1be304b (), veth478143f (), vethf879b04 (), veth9a1a078 (), vetha32fc47 (), veth60046c6 (), veth7ebb963 ()
ipv6_addresses lo (::1/128), wlan0 (fe80::d600:f23b:b9aa:b481/64), hassio (fe80::94ff:76ff:fed3:f59b/64), docker0 (fe80::5c1e:b4ff:fec0:e11f/64), veth8c4fc66 (fe80::7c34:dcff:fee4:c6e2/64), vethb462c3e (fe80::d8fe:76ff:fed9:873f/64), vethfa92272 (fe80::683b:3fff:fe3c:884/64), veth1be304b (fe80::64dc:1eff:fed4:21c7/64), veth478143f (fe80::94e2:9eff:fe1d:911/64), vethf879b04 (fe80::640e:8ff:fe7b:1ef2/64), veth9a1a078 (fe80::24d2:18ff:fefb:fe64/64), vetha32fc47 (fe80::6880:e9ff:feab:ac34/64), veth60046c6 (fe80::486e:b3ff:fe4d:a125/64), veth7ebb963 (fe80::ccee:7bff:fe9f:b1bb/64)
announce_addresses 192.168.0.231, fe80::d600:f23b:b9aa:b481
Recorder
oldest_recorder_run 15 avril 2025 à 16:57
current_recorder_run 26 avril 2025 à 19:14
estimated_db_size 691.96 MiB
database_engine sqlite
database_version 3.48.0
[/center] ___

Ça ressemble a une carte qui commence a flanché. Tu l’as depuis longtemps.

Bonjour,

Depuis 2016, mais elle fonctionnait parfaitement avant update.

Je vais la tester sur mon 2ᵉ raspberry.

Mais tu parles de maj de quoi ? Tu as pas un pb avec les gpio ?

De la mise à jour de Z-Wave JS, oui je parle bien de ma carte z-wave en GPIO :slight_smile:

J’ai disable option : « 500 series controller soft-reset »

Ça semble mieux :

s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/config.sh
[22:27:45] INFO: e[32mBoth 'network_key' and 's0_legacy_key' are set and match. All ok.e[0m
[22:27:47] INFO: e[32mSoft-reset disabled by usere[0m
cont-init: info: /etc/cont-init.d/config.sh exited 0
cont-init: info: running /etc/cont-init.d/structure.sh
cont-init: info: /etc/cont-init.d/structure.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun zwave_js (no readiness notification)
s6-rc: info: service legacy-services successfully started
[22:27:49] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
2025-04-26T20:28:01.945Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-04-26T20:28:01.952Z DRIVER   version 15.1.0
2025-04-26T20:28:01.953Z DRIVER   
2025-04-26T20:28:03.214Z CONFIG   version 15.1.0
2025-04-26T20:28:08.050Z CNTRLR   querying Serial API capabilities...
2025-04-26T20:28:09.606Z CNTRLR   received API capabilities:
                                    firmware version:    5.4
                                    manufacturer ID:     0x0147
                                    product type:        0x0400
                                    product ID:          0x02
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SerialAPIStarted (0x0a)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · UNKNOWN_FUNC_UNKNOWN_0x28 (0x28)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · FirmwareUpdateNVM (0x78)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xef)
                                    · Proprietary_F2 (0xf2)
                                    · Proprietary_F4 (0xf4)
                                    · Proprietary_F5 (0xf5)
2025-04-26T20:28:09.626Z CNTRLR   querying additional controller information...
2025-04-26T20:28:09.760Z CNTRLR   received additional controller information:
                                    Z-Wave API version:         5 (legacy)
                                    Z-Wave chip type:           ZW050x
                                    node type                   Controller
                                    controller role:            primary
                                    controller is the SIS:      true
                                    controller supports timers: false
                                    Z-Wave Classic nodes:       1, 2, 3
2025-04-26T20:28:09.764Z CNTRLR   querying version info...
2025-04-26T20:28:09.815Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 4.05
2025-04-26T20:28:09.817Z CNTRLR   querying protocol version info...
2025-04-26T20:28:09.845Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          4.5.0
2025-04-26T20:28:09.848Z CNTRLR   querying controller capabilities...
2025-04-26T20:28:09.881Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-04-26T20:28:09.893Z CNTRLR   supported Z-Wave features: 
2025-04-26T20:28:09.904Z CNTRLR   querying controller IDs...
2025-04-26T20:28:09.940Z CNTRLR   received controller IDs:
                                    home ID:     0xda471873
                                    own node ID: 1
2025-04-26T20:28:09.942Z CNTRLR   finding SUC...
2025-04-26T20:28:09.986Z CNTRLR   This is the SUC
2025-04-26T20:28:09.987Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-04-26T20:28:10.026Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1000 ms, byte = 15
                                  0 ms
2025-04-26T20:28:10.304Z CNTRLR   [Node 001] Embedded device config loaded
2025-04-26T20:28:10.377Z CNTRLR   Interview completed
Starting server on <all interfaces>:3000
2025-04-26T20:28:10.470Z CNTRLR   [Node 001] The node is alive.
2025-04-26T20:28:10.472Z CNTRLR   [Node 001] The node is ready to be used
2025-04-26T20:28:10.477Z CNTRLR   Interviewing nodes and/or determining their status: 3, 2
2025-04-26T20:28:10.485Z CNTRLR   [Node 003] Beginning interview - last completed stage: ProtocolInfo
2025-04-26T20:28:10.491Z CNTRLR » [Node 003] pinging the node...
2025-04-26T20:28:10.848Z CNTRLR   [Node 002] The node is asleep.
2025-04-26T20:28:10.856Z CNTRLR   [Node 002] Beginning interview - last completed stage: ProtocolInfo
2025-04-26T20:28:10.869Z CNTRLR » [Node 002] querying node info...
ZwaveJS server listening on <all interfaces>:3000
2025-04-26T20:28:15.063Z CNTRLR   [Node 003] The node did not respond after 1 attempts, it is presumed dead
2025-04-26T20:28:15.066Z CNTRLR   [Node 003] The node is dead.
2025-04-26T20:28:15.082Z CNTRLR   [Node 003] ping failed: The node did not acknowledge the command (ZW0204)
2025-04-26T20:28:15.083Z CNTRLR   [Node 003] Interview attempt (1/5) failed, node is dead.

C’est bon, l’option désactivée a bien tout réparé.

Merci

Ce sujet a été automatiquement fermé après 2 jours. Aucune réponse n’est permise dorénavant.