home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.57k stars 1.51k forks source link

can't add a Matter device #3827

Open gt026328 opened 5 days ago

gt026328 commented 5 days ago

Describe the issue you are experiencing

A Matter device got suddenly unavailable. After reboot Matter Server, switch off and on the device and still unavailable I decided to delete the device out of my configuration and add it again. Now I have the Problem that the device is still in "use" or known, but the entety is hidden to me and readding fails

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

Matter Server

What is the version of the add-on?

Matter Server 6.6.0

Steps to reproduce the issue

1. 2. 3. ...

System Health information

2024-11-17 10:05:03.037 (Dummy-2) INFO [chip.ChipDeviceCtrl] Established secure session with Device 2024-11-17 10:05:04.320 (MainThread) DEBUG [matter_server.server.device_controller.mdns] Commissionable Matter node disappeared: AsyncServiceInfo(type='_matterc._udp.local.', name='D2494CF5199FF828._matterc._udp.local.', addresses=[], port=None, weight=0, priority=0, server=None, properties={}, interface_index=None) 2024-11-17 10:05:08.800 (Dummy-2) CHIP_ERROR [chip.native.CTL] Error on commissioning step 'SendNOC': 'src/controller/CHIPDeviceController.cpp:1502: CHIP Error 0x0000007E: Trying to add a NOC for a fabric that already exists' 2024-11-17 10:05:09.009 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to send Solitary ack for MessageCounter:249564256 on exchange 58444i with Node: <0000000000000000, 0>:src/messaging/ExchangeContext.cpp:99: CHIP Error 0x00000002: Connection aborted 2024-11-17 10:05:09.010 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to commission: src/controller/CHIPDeviceController.cpp:1502: CHIP Error 0x0000007E: Trying to add a NOC for a fabric that already exists 2024-11-17 10:05:09.012 (MainThread) ERROR [matter_server.server.client_handler] [548014815184] Error while handling: commission_with_code: Commission with code failed for node 41.

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response