#Help with python-matter-server

1 messages · Page 1 of 1 (latest)

small geode
#

When I try to add device I get:

2024-10-28 17:28:12.909 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 1.
2024-10-28 17:28:12.972 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:416: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280
2024-10-28 17:28:42.951 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-10-28 17:28:42.951 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-10-28 17:28:42.952 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-10-28 17:28:42.952 (MainThread) ERROR [matter_server.server.client_handler] [23284870533456] Error while handling: commission_with_code: Commission with code failed for node 1.
small geode
#

but matter integration in HA don't work

spark otter
#

I'm aware that is not really helpful, but remember that this is not a supported configuration, so you won’t get lots of support (if any). If you want Matter, it’s best to run HAOS (in your case in a unraid VM) instead of container

small geode
#

Will I be able to move backup from unRAID container to HAos on rpi. Integrate ZigBee devices and use skyconnect for matter devices in the same device?

spark otter
#

You could even run it on unraid but in a VM

#

I would first check if that actually solves the problem before you start a full blown migration

spark otter
#

Theoretically it’s possible

small geode
#

Thanks, I will try VM first

solid yoke