I've been attempting to, and failing to commission ^^^.
This is the exception I'm getting:
2025-04-03 16:10:19.940 (ThreadPoolExecutor-0_0) DEBUG [matter_server.server.storage] Saved data to persistent storage
2025-04-03 16:10:22.120 (MainThread) DEBUG [matter_server.server.device_controller.mdns] Discovered commissionable Matter node: AsyncServiceInfo(type='_matterc._udp.local.', name='A5C1DAFD39F89FB7._matterc._udp.local.', addresses=[], port=5540, weight=0, priority=0, server=
'4248A077FE8D889F.local.', properties={b'VP': b'4447+8195', b'DT': b'263', b'SII': b'5800', b'SAI': b'1050', b'SAT': b'300', b'T': b'0', b'D': b'3180', b'CM': b'2', b'RI': b'020013A57E9A81A5BC614CEC85B1B836490F', b'PH': b'36', b'PI': None}, interface_index=None)
2025-04-03 16:10:23.523 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:37699i with Node: <0000000000000000, 0> S:0 M:201312613] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
2025-04-03 16:10:30.359 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33 2025-04-03 16:10:30.359 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed 2025-04-03 16:10:30.360 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:96: CHIP Error 0x00000003: Incorrect state 2025-04-03 16:10:30.361 (MainThread) ERROR [matter_server.server.client_handler] [140274107060336] Error while handling: commission_on_network: Commissioning failed for node 4. ```
It occurs right at the end of the commissioning process in the Android HA Companion app.
Any ideas about resetting the `(max: retries: 4)