#matter-server: (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error

1 messages · Page 1 of 1 (latest)

orchid peak
#

Hello, after several searches, I'm trying here, sorry if this topic has already been covered.

My installation is in container mode. I don't have any errors in the hass part, but the matter-server container still gives "Dummy-2" CHIP errors as shown on the printout. At first, I thought that it might be due to a device that did not comply with the matter standard, but even when removing the devices, the error is still present. However, homeassistant seems to work well with the matter equipment I add, but being wondering if I leave HomeKit for homeassistant, I want to be sure that I don't have any problems that could ruin my experience with several devices. Anyone have any idea where this can come from? I have the impression that my ipv6 configurations are correct given that the addition works, the threaded equipment too...

Since it's maybe related to a Bluetooth chipset, I remove the card of the docker host and my SLZB-06Mg24 connect to HA from ethernet doesn't expose them to. I really don't know what I can do more...

Thank you in advance!

"matter-server | 2025-03-29 11:27:50.121 (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error: src/lib/dnssd/IncrementalResolve.cpp:285: CHIP Error 0x0000002F: Invalid argument
matter-server | 2025-03-29 11:27:50.122 (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error: src/lib/dnssd/IncrementalResolve.cpp:285: CHIP Error 0x0000002F: Invalid argument
matter-server | 2025-03-29 11:27:50.122 (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error: src/lib/dnssd/IncrementalResolve.cpp:285: CHIP Error 0x0000002F: Invalid argument
matter-server | 2025-03-29 11:27:50.122 (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error: src/lib/dnssd/IncrementalResolve.cpp:285: CHIP Error 0x0000002F: Invalid argument
...

#

matter-server: (Dummy-2) CHIP_ERROR [chip.native.DIS] DNSSD parse error

hollow oak
#

I also see a lot of dummy-2 errors.

Separately, I see devices dropping offline on and off throughout the day. Wondering if there's anything I can do.

vagrant arch
#

Do you have HA Matter Hub installed?

orchid peak