I've been trying to connect my Razer light bulb but got this error :
2025-12-23 19:17:21.851 (MainThread) INFO [matter_server.server.server] Matter Server successfully initialized.
2025-12-23 19:18:50.393 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning using Node ID 4 and IP fe80::465e:cdff:fe79:691.
2025-12-23 19:18:54.166 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:30628i with Node: <0000000000000000, 0> S:0 M:173400821] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
2025-12-23 19:19:00.843 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2025-12-23 19:19:00.844 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2025-12-23 19:19:00.844 (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-12-23 19:19:00.844 (MainThread) ERROR [matter_server.server.client_handler] [547482361280] Error while handling: commission_on_network: Commissioning failed for node 4.
I tried :
- resetting the light
- removed the light from every app (tuya & razer room)
- some ChatGPT solution about turning off IPV6 connection (spoilers : didn't work as well)
I'm using an Android phone and a 2.4Ghz Wifi as well as bluetooth and stuff.
HA and Matter are both two container from docker (portainer)
NET_ADMIN and NET_RAW are both enabled on both container