You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO [matter_server.server.device_controller] Node:41 Subscription succeeded with report interval [1, 60]
2025-03-17 10:58:32.126 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:40108r with Node: <0000000000000029, 1> S:63913 M:36127156] (S) Msg Retransmission to 1:0000000000000029 failure (max retries:4)
2025-03-17 10:58:34.951 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning using Node ID 52 and IP fe80::3698:7aff:fe2f:2c60%enp5s0.
2025-03-17 10:58:38.728 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:4536i with Node: <0000000000000000, 0> S:0 M:189960477] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
2025-03-17 10:58:45.403 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2025-03-17 10:58:45.403 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2025-03-17 10:58:45.403 (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-03-17 10:58:45.403 (MainThread) ERROR [matter_server.server.client_handler] [140644853184320] Error while handling: commission_on_network: Commissioning failed for node 52.
I'm unable to Pair this device through Matter. I can through GHome and Alexa through Matter but when attempting to add through Home Assistants it fails at the last step. If I add it to another service and try to pair it through say Alexa or GHome to HA, it just fails to add and says try again.
The text was updated successfully, but these errors were encountered:
Enabling IPv6 in the router (maybe also enable mDNS) and in Synology DSM helped me.
Now HA network settings will show the IPv6 address and power strip pairing without problem.
Enabling IPv6 in the router (maybe also enable mDNS) and in Synology DSM helped me. Now HA network settings will show the IPv6 address and power strip pairing without problem.
Already is, I have multiple devices connected already through Matter. Matter requires IPv6 to work to begin with. I also do not have Synology.
INFO [matter_server.server.device_controller] Node:41 Subscription succeeded with report interval [1, 60]
2025-03-17 10:58:32.126 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:40108r with Node: <0000000000000029, 1> S:63913 M:36127156] (S) Msg Retransmission to 1:0000000000000029 failure (max retries:4)
2025-03-17 10:58:34.951 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning using Node ID 52 and IP fe80::3698:7aff:fe2f:2c60%enp5s0.
2025-03-17 10:58:38.728 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:4536i with Node: <0000000000000000, 0> S:0 M:189960477] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
2025-03-17 10:58:45.403 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2025-03-17 10:58:45.403 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2025-03-17 10:58:45.403 (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-03-17 10:58:45.403 (MainThread) ERROR [matter_server.server.client_handler] [140644853184320] Error while handling: commission_on_network: Commissioning failed for node 52.
I'm unable to Pair this device through Matter. I can through GHome and Alexa through Matter but when attempting to add through Home Assistants it fails at the last step. If I add it to another service and try to pair it through say Alexa or GHome to HA, it just fails to add and says try again.
The text was updated successfully, but these errors were encountered: