addons
addons copied to clipboard
Network is unreachable error on Matter add-on
Describe the issue you are experiencing
This is what the logs show:
0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-08 10:34:24 core-matter-server zeroconf[126] WARNING Error with socket 93 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
Even though that error is shown, I'm still able to control my matter device with no problems.
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?
CEC Scanner
What is the version of the add-on?
5.1.1
Steps to reproduce the issue
- Start the add-on
- Wait for the error to show ...
System Health information
System Information
| version | core-2024.2.0 |
|---|---|
| installation_type | Home Assistant Supervised |
| dev | false |
| hassio | true |
| docker | true |
| user | root |
| virtualenv | false |
| python_version | 3.12.1 |
| os_name | Linux |
| os_version | 5.10.0-27-arm64 |
| arch | aarch64 |
| timezone | America/New_York |
| config_dir | /config |
Home Assistant Community Store
| GitHub API | ok |
|---|---|
| GitHub Content | ok |
| GitHub Web | ok |
| GitHub API Calls Remaining | 4996 |
| Installed Version | 1.34.0 |
| Stage | running |
| Available Repositories | 1387 |
| Downloaded Repositories | 19 |
Home Assistant Cloud
| logged_in | false |
|---|---|
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Debian GNU/Linux 11 (bullseye) |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2024.01.1 |
| agent_version | 1.6.0 |
| docker_version | 25.0.3 |
| disk_total | 58.0 GB |
| disk_used | 17.9 GB |
| healthy | true |
| supported | true |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | MariaDB (2.6.1), Bookstack (2.0.1), Duck DNS (1.15.0), WireGuard (0.10.2), Dnsmasq (1.6.0), Samba Folders (3.2.0), go2rtc (1.8.5), Matter Server (5.1.1), ESPHome (2023.12.9) |
Dashboards
| dashboards | 3 |
|---|---|
| resources | 11 |
| views | 6 |
| mode | storage |
Recorder
| oldest_recorder_run | January 29, 2024 at 6:47 PM |
|---|---|
| current_recorder_run | February 7, 2024 at 4:04 PM |
| estimated_db_size | 206.25 MiB |
| database_engine | sqlite |
| database_version | 3.44.2 |
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?
2024-02-08 10:34:15 core-matter-server PersistentStorage[126] WARNING Initializing persistent storage from file: /data/chip.json
2024-02-08 10:34:15 core-matter-server PersistentStorage[126] WARNING Loading configuration from /data/chip.json...
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on wlan0 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth7f930d0 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth5ee7755 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth372bc1c for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth6230248 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth33176b3 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethe310b28 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth9087b18 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth21b89a8 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vetha08e9c4 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethf317361 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth07148ab for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethe9e25af for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethbdd8d78 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth46f8249 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth23f0930 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethb4f4f43 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vetha4d1441 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on vethb8f2703 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth1f8f10f for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 10:34:15 core-matter-server CertificateAuthorityManager[126] WARNING Loading certificate authorities from storage...
2024-02-08 10:34:15 core-matter-server CertificateAuthority[126] WARNING New CertificateAuthority at index 1
2024-02-08 10:34:15 core-matter-server CertificateAuthority[126] WARNING Loading fabric admins from storage...
2024-02-08 10:34:15 core-matter-server FabricAdmin[126] WARNING New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
/usr/local/lib/python3.11/concurrent/futures/thread.py:58: CryptographyDeprecationWarning: The parsed certificate contains a NULL parameter value in its signature algorithm parameters. This is invalid and will be rejected in a future version of cryptography. If this certificate was created via Java, please upgrade to JDK21+ or the latest JDK11/17 once a fix is issued. If this certificate was created in some other fashion please report the issue to the cryptography issue tracker. See https://github.com/pyca/cryptography/issues/8996 and https://github.com/pyca/cryptography/issues/9253 for more details.
result = self.fn(*self.args, **self.kwargs)
2024-02-08 10:34:24 core-matter-server FabricAdmin[126] WARNING Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-08 10:34:24 core-matter-server zeroconf[126] WARNING Error with socket 93 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
Additional information
No response
I'm seeing the same issue since upgrading to HA 2024.2.0 and matter server 5.1.0 and 5.1.1. And maybe unrelated but likely not, my Nanoleaf Lightstrip thread (HomeKit, not Matter) device is unreachable (and rebooting does not help). It previously acted a thread router.
Upgrading to the matter server pre-release version via the config options didn't help either:
[20:21:32] INFO: Using 'end0' as primary network interface.
[20:21:33] INFO: Successfully send discovery information to Home Assistant.
Reading symbols from /usr/local/bin/python...
(No debugging symbols found in /usr/local/bin/python)
Starting program: /usr/local/bin/python /usr/local/bin/matter-server --storage-path /data --port 5580 --log-level warning --primary-interface end0 --fabricid 2 --vendorid 4939 --listen-address 172.30.32.1
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ff43f31e0 (LWP 231)]
[Detaching after vfork from child process 232]
[1707420109.414266][228:228] CHIP:CTL: Setting attestation nonce to random value
[1707420109.414529][228:228] CHIP:CTL: Setting CSR nonce to random value
[New Thread 0x7ff11721e0 (LWP 233)]
[1707420109.419187][228:228] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_kvs
[1707420109.420771][228:228] CHIP:DL: writing settings to file (/tmp/chip_kvs-0la1xp)
[1707420109.421170][228:228] CHIP:DL: renamed tmp file to file (/tmp/chip_kvs)
[1707420109.421580][228:228] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_factory.ini
[1707420109.423200][228:228] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_config.ini
[1707420109.424043][228:228] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_counters.ini
[1707420109.425894][228:228] CHIP:DL: writing settings to file (/data/chip_counters.ini-A92ftt)
[1707420109.426913][228:228] CHIP:DL: renamed tmp file to file (/data/chip_counters.ini)
[1707420109.427153][228:228] CHIP:DL: NVS set: chip-counters/reboot-count = 51 (0x33)
[1707420109.428729][228:228] CHIP:DL: Got Ethernet interface: end0
[1707420109.429937][228:228] CHIP:DL: Found the primary Ethernet interface:end0
[1707420109.432545][228:228] CHIP:DL: Got WiFi interface: wlan0
[1707420109.436241][228:228] CHIP:DL: Found the primary WiFi interface:wlan0
2024-02-08 20:21:49 core-matter-server PersistentStorage[228] WARNING Initializing persistent storage from file: /data/chip.json
2024-02-08 20:21:49 core-matter-server PersistentStorage[228] WARNING Loading configuration from /data/chip.json...
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth460f604 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vetha57f25f for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vethfb5c03a for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth39453d1 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vethfb056d1 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth52bfe6b for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth6d1cd61 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth80005bd for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth6efcc06 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on wpan0 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vethc38e311 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vethd2e4f86 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on veth26125e6 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-08 20:21:49 core-matter-server chip.DL[228] ERROR MDNS failed to join multicast group on vethe1966bd for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
[New Thread 0x7ff09711e0 (LWP 234)]
2024-02-08 20:21:49 core-matter-server CertificateAuthorityManager[228] WARNING Loading certificate authorities from storage...
2024-02-08 20:21:49 core-matter-server CertificateAuthority[228] WARNING New CertificateAuthority at index 1
2024-02-08 20:21:49 core-matter-server CertificateAuthority[228] WARNING Loading fabric admins from storage...
2024-02-08 20:21:49 core-matter-server FabricAdmin[228] WARNING New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
[New Thread 0x7fe3fff1e0 (LWP 235)]
/usr/local/lib/python3.11/concurrent/futures/thread.py:58: CryptographyDeprecationWarning: The parsed certificate contains a NULL parameter value in its signature algorithm parameters. This is invalid and will be rejected in a future version of cryptography. If this certificate was created via Java, please upgrade to JDK21+ or the latest JDK11/17 once a fix is issued. If this certificate was created in some other fashion please report the issue to the cryptography issue tracker. See https://github.com/pyca/cryptography/issues/8996 and https://github.com/pyca/cryptography/issues/9253 for more details.
result = self.fn(*self.args, **self.kwargs)
2024-02-08 20:22:02 core-matter-server FabricAdmin[228] WARNING Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-08 20:22:03 core-matter-server zeroconf[228] WARNING Error with socket 70 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
Same issue I was seeing with 5.1.1.
I reverted to a backup of 5.0.4 to get it working again.
Not sure if it makes a difference, but I do have all my matter devices on a separate IoT subnet/VLAN. I added an extra network interface for HA so it could communicate with the IPv6 devices on this IoT network, which all works fine on 5.0.4.
Same with 5.1.1. Backup to 5.1.0 also :/
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service banner: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
-----------------------------------------------------------
Add-on: Matter Server
Matter WebSocket Server for Home Assistant Matter support.
-----------------------------------------------------------
Add-on version: 5.1.1
You are running the latest version of this add-on.
System: Home Assistant OS 11.5 (amd64 / qemux86-64)
Home Assistant Core: 2024.2.0
Home Assistant Supervisor: 2024.01.1
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service banner successfully started
s6-rc: info: service matter-server: starting
s6-rc: info: service matter-server successfully started
s6-rc: info: service legacy-services: starting
[09:25:59] INFO: Starting Matter Server...
s6-rc: info: service legacy-services successfully started
[09:26:00] INFO: Using 'enp0s3' as primary network interface.
[09:26:00] INFO: Successfully send discovery information to Home Assistant.
2024-02-09 09:26:04 core-matter-server matter_server.server.stack[125] INFO Initializing CHIP/Matter Controller Stack...
[1707467165.059357][125:125] CHIP:CTL: Setting attestation nonce to random value
[1707467165.060671][125:125] CHIP:CTL: Setting CSR nonce to random value
[1707467165.083483][125:125] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_kvs
[1707467165.084306][125:125] CHIP:DL: writing settings to file (/tmp/chip_kvs-SY2WMF)
[1707467165.084495][125:125] CHIP:DL: renamed tmp file to file (/tmp/chip_kvs)
[1707467165.086213][125:125] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_factory.ini
[1707467165.090609][125:125] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_config.ini
[1707467165.091685][125:125] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_counters.ini
[1707467165.094359][125:125] CHIP:DL: writing settings to file (/data/chip_counters.ini-OyZxfD)
[1707467165.095086][125:125] CHIP:DL: renamed tmp file to file (/data/chip_counters.ini)
[1707467165.095829][125:125] CHIP:DL: NVS set: chip-counters/reboot-count = 6 (0x6)
[1707467165.096841][125:125] CHIP:DL: Got Ethernet interface: enp0s3
[1707467165.097495][125:125] CHIP:DL: Found the primary Ethernet interface:enp0s3
[1707467165.098945][125:125] CHIP:DL: Failed to get WiFi interface
[1707467165.098974][125:125] CHIP:DL: Failed to reset WiFi statistic counts
2024-02-09 09:26:05 core-matter-server PersistentStorage[125] WARNING Initializing persistent storage from file: /data/chip.json
2024-02-09 09:26:05 core-matter-server PersistentStorage[125] WARNING Loading configuration from /data/chip.json...
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on vethe33ec14 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on veth84b69cb for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on veth0eff4f1 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on veth4087bad for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on veth15fcd70 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server chip.DL[125] ERROR MDNS failed to join multicast group on vetha9ec8ed for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 09:26:05 core-matter-server CertificateAuthorityManager[125] WARNING Loading certificate authorities from storage...
2024-02-09 09:26:05 core-matter-server CertificateAuthority[125] WARNING New CertificateAuthority at index 1
2024-02-09 09:26:05 core-matter-server CertificateAuthority[125] WARNING Loading fabric admins from storage...
2024-02-09 09:26:05 core-matter-server FabricAdmin[125] WARNING New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
2024-02-09 09:26:05 core-matter-server matter_server.server.stack[125] INFO CHIP Controller Stack initialized.
2024-02-09 09:26:05 core-matter-server matter_server.server.server[125] INFO Starting the Matter Server...
2024-02-09 09:26:05 core-matter-server matter_server.server.helpers.paa_certificates[125] INFO Fetching the latest PAA root certificates from DCL.
/usr/local/lib/python3.11/concurrent/futures/thread.py:58: CryptographyDeprecationWarning: The parsed certificate contains a NULL parameter value in its signature algorithm parameters. This is invalid and will be rejected in a future version of cryptography. If this certificate was created via Java, please upgrade to JDK21+ or the latest JDK11/17 once a fix is issued. If this certificate was created in some other fashion please report the issue to the cryptography issue tracker. See https://github.com/pyca/cryptography/issues/8996 and https://github.com/pyca/cryptography/issues/9253 for more details.
result = self.fn(*self.args, **self.kwargs)
2024-02-09 09:26:16 core-matter-server matter_server.server.helpers.paa_certificates[125] INFO Fetched 125 PAA root certificates from DCL.
2024-02-09 09:26:16 core-matter-server matter_server.server.helpers.paa_certificates[125] INFO Fetching the latest PAA root certificates from Git.
2024-02-09 09:26:16 core-matter-server matter_server.server.helpers.paa_certificates[125] INFO Fetched 2 PAA root certificates from Git.
2024-02-09 09:26:16 core-matter-server FabricAdmin[125] WARNING Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-09 09:26:16 core-matter-server matter_server.server.device_controller[125] INFO Loaded 0 nodes from stored configuration
2024-02-09 09:26:16 core-matter-server matter_server.server.vendor_info[125] INFO Loading vendor info from storage.
2024-02-09 09:26:16 core-matter-server matter_server.server.vendor_info[125] INFO Loaded 160 vendors from storage.
2024-02-09 09:26:16 core-matter-server matter_server.server.vendor_info[125] INFO Fetching the latest vendor info from DCL.
2024-02-09 09:26:16 core-matter-server zeroconf[125] WARNING Error with socket 52 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
2024-02-09 09:26:17 core-matter-server matter_server.server.vendor_info[125] INFO Fetched 158 vendors from DCL.
2024-02-09 09:26:17 core-matter-server matter_server.server.vendor_info[125] INFO Saving vendor info to storage.
+1 After updating the Matter Server Add-on to 5.1.0 (and then 5.1.1), all my Matter-over-Thread devices became permanently unavailable. My HomeKit-over-Thread devices remained operable. I restored a pre-update HA-backup, reverting to Matter Server 5.0.4, after which the integrations work again.
After enabling "Use the latest beta version" in the matter addon configuration panel and rebooting the entire server (Advanced Options -> Reboot system) my matter devices are now available again, even with 5.1.1 of the addon. But I also enabled NAT64 in the config options of OTBR, so I can't say which of these changes solved the issue.
EDIT: The exact error message above didn't reappear in the matter log, but in the next hours devices went offline again for no explainable reason. My thread network was never so unstable as it was in the past few days.
Same here
Requirement already satisfied: construct in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (2.10.70)
Requirement already satisfied: rich in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (13.7.0)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (6.0.1)
Requirement already satisfied: ipdb in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.13.13)
Requirement already satisfied: deprecation in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (2.1.0)
Requirement already satisfied: ecdsa in /usr/local/lib/python3.11/site-packages (from home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.18.0)
Requirement already satisfied: ifaddr>=0.1.7 in /usr/local/lib/python3.11/site-packages (from zeroconf==0.131.0->python-matter-server[server]) (0.2.0)
Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.11/site-packages (from aiohttp->python-matter-server[server]) (1.3.1)
Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.11/site-packages (from aiohttp->python-matter-server[server]) (23.2.0)
Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.11/site-packages (from aiohttp->python-matter-server[server]) (1.4.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.11/site-packages (from aiohttp->python-matter-server[server]) (6.0.5)
Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.11/site-packages (from aiohttp->python-matter-server[server]) (1.9.4)
Requirement already satisfied: humanfriendly>=9.1 in /usr/local/lib/python3.11/site-packages (from coloredlogs->python-matter-server[server]) (10.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.11/site-packages (from cffi>=1.12->cryptography==42.0.2->python-matter-server[server]) (2.21)
Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.11/site-packages (from yarl<2.0,>=1.0->aiohttp->python-matter-server[server]) (3.6)
Requirement already satisfied: packaging in /usr/local/lib/python3.11/site-packages (from deprecation->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (23.2)
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.11/site-packages (from ecdsa->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (1.16.0)
Requirement already satisfied: ipython>=7.31.1 in /usr/local/lib/python3.11/site-packages (from ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (8.21.0)
Requirement already satisfied: decorator in /usr/local/lib/python3.11/site-packages (from ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (5.1.1)
Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/site-packages (from rich->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (3.0.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/site-packages (from rich->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (2.17.2)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.19.1)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.1.6)
Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (3.0.43)
Requirement already satisfied: stack-data in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.6.3)
Requirement already satisfied: traitlets>=5 in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (5.14.1)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.11/site-packages (from ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (4.9.0)
Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.1.2)
Requirement already satisfied: parso<0.9.0,>=0.8.3 in /usr/local/lib/python3.11/site-packages (from jedi>=0.16->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.8.3)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.11/site-packages (from pexpect>4.3->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.11/site-packages (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.2.13)
Requirement already satisfied: executing>=1.2.0 in /usr/local/lib/python3.11/site-packages (from stack-data->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (2.0.1)
Requirement already satisfied: asttokens>=2.1.0 in /usr/local/lib/python3.11/site-packages (from stack-data->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (2.4.1)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.11/site-packages (from stack-data->ipython>=7.31.1->ipdb->home-assistant-chip-core==2024.1.0->python-matter-server[server]) (0.2.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[21:50:10] INFO: Using 'wlan0' as primary network interface.
[21:50:11] INFO: Successfully send discovery information to Home Assistant.
Reading symbols from /usr/local/bin/python...
(No debugging symbols found in /usr/local/bin/python)
Starting program: /usr/local/bin/python /usr/local/bin/matter-server --storage-path /data --port 5580 --log-level info --primary-interface wlan0 --fabricid 2 --vendorid 4939
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ff43f31e0 (LWP 226)]
[Detaching after vfork from child process 227]
2024-02-09 21:50:18 core-matter-server matter_server.server.stack[223] INFO Initializing CHIP/Matter Controller Stack...
[1707511827.552905][223:223] CHIP:CTL: Setting attestation nonce to random value
[1707511827.553272][223:223] CHIP:CTL: Setting CSR nonce to random value
[New Thread 0x7ff11721e0 (LWP 228)]
[1707511827.556310][223:223] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_kvs
[1707511827.556852][223:223] CHIP:DL: writing settings to file (/tmp/chip_kvs-isRd52)
[1707511827.557175][223:223] CHIP:DL: renamed tmp file to file (/tmp/chip_kvs)
[1707511827.557522][223:223] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_factory.ini
[1707511827.557927][223:223] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_config.ini
[1707511827.558193][223:223] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_counters.ini
[1707511827.558894][223:223] CHIP:DL: writing settings to file (/data/chip_counters.ini-2P2MJ2)
[1707511827.559596][223:223] CHIP:DL: renamed tmp file to file (/data/chip_counters.ini)
[1707511827.559760][223:223] CHIP:DL: NVS set: chip-counters/reboot-count = 4 (0x4)
[1707511827.560946][223:223] CHIP:DL: Got Ethernet interface: end0
[1707511827.561695][223:223] CHIP:DL: Found the primary Ethernet interface:end0
[1707511827.562440][223:223] CHIP:DL: Got WiFi interface: wlan0
[1707511827.564846][223:223] CHIP:DL: Found the primary WiFi interface:wlan0
2024-02-09 21:50:27 core-matter-server PersistentStorage[223] WARNING Initializing persistent storage from file: /data/chip.json
2024-02-09 21:50:27 core-matter-server PersistentStorage[223] WARNING Loading configuration from /data/chip.json...
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on end0 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth610a8b1 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on vethf7093ad for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth881fc44 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on vethb9c7c26 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth79a602a for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth0174ae9 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on wpan0 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth43eb5b4 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on veth9dbd53e for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
2024-02-09 21:50:27 core-matter-server chip.DL[223] ERROR MDNS failed to join multicast group on vethd9ebaa5 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
[New Thread 0x7ff09711e0 (LWP 229)]
2024-02-09 21:50:27 core-matter-server CertificateAuthorityManager[223] WARNING Loading certificate authorities from storage...
2024-02-09 21:50:27 core-matter-server CertificateAuthority[223] WARNING New CertificateAuthority at index 1
2024-02-09 21:50:27 core-matter-server CertificateAuthority[223] WARNING Loading fabric admins from storage...
2024-02-09 21:50:27 core-matter-server FabricAdmin[223] WARNING New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
2024-02-09 21:50:27 core-matter-server matter_server.server.stack[223] INFO CHIP Controller Stack initialized.
2024-02-09 21:50:27 core-matter-server matter_server.server.server[223] INFO Starting the Matter Server...
2024-02-09 21:50:27 core-matter-server matter_server.server.helpers.paa_certificates[223] INFO Fetching the latest PAA root certificates from DCL.
[New Thread 0x7fe3fff1e0 (LWP 230)]
/usr/local/lib/python3.11/concurrent/futures/thread.py:58: CryptographyDeprecationWarning: The parsed certificate contains a NULL parameter value in its signature algorithm parameters. This is invalid and will be rejected in a future version of cryptography. If this certificate was created via Java, please upgrade to JDK21+ or the latest JDK11/17 once a fix is issued. If this certificate was created in some other fashion please report the issue to the cryptography issue tracker. See https://github.com/pyca/cryptography/issues/8996 and https://github.com/pyca/cryptography/issues/9253 for more details.
result = self.fn(*self.args, **self.kwargs)
2024-02-09 21:50:39 core-matter-server matter_server.server.helpers.paa_certificates[223] INFO Fetched 125 PAA root certificates from DCL.
2024-02-09 21:50:39 core-matter-server matter_server.server.helpers.paa_certificates[223] INFO Fetching the latest PAA root certificates from Git.
2024-02-09 21:50:39 core-matter-server matter_server.server.helpers.paa_certificates[223] INFO Fetched 2 PAA root certificates from Git.
2024-02-09 21:50:39 core-matter-server FabricAdmin[223] WARNING Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-09 21:50:39 core-matter-server matter_server.server.device_controller[223] INFO Loaded 0 nodes from stored configuration
2024-02-09 21:50:39 core-matter-server matter_server.server.vendor_info[223] INFO Loading vendor info from storage.
2024-02-09 21:50:39 core-matter-server matter_server.server.vendor_info[223] INFO Loaded 160 vendors from storage.
2024-02-09 21:50:39 core-matter-server matter_server.server.vendor_info[223] INFO Fetching the latest vendor info from DCL.
2024-02-09 21:50:39 core-matter-server zeroconf[223] WARNING Error with socket 66 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
2024-02-09 21:50:39 core-matter-server matter_server.server.vendor_info[223] INFO Fetched 158 vendors from DCL.
2024-02-09 21:50:39 core-matter-server matter_server.server.vendor_info[223] INFO Saving vendor info to storage.
Version 5.1.2 seemed to fix this issue for me.
My devices took much longer to become available than they did in 5.0.4, but so far so good.
The error message is still present on v5.1.2. In addition to the previous error message, this new message also appeared:
2024-02-09 17:07:12 core-matter-server chip.DL[126] ERROR Long dispatch time: 142 ms, for event type 2
Edit: Looks like my issue was unrelated. My multi-WAN setup (multi-IPv6-prefix) caused the startup of the Matter Server to get permanently stuck at core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetching the latest PAA root certificates from Git. - which rendered the Matter integration inoperable.
With Matter Server 5.1.2 I still get lots of errors like
core-matter-server chip.DL[126] ERROR MDNS failed to join multicast group on veth007e157 for address type IPv4: src/inet/UDPEndPointImplSockets.cpp:777: Inet Error 0x00000110: Address not found
but luckily the connection to all my Matter devices eventually succeeds, e.g.:
core-matter-server matter_server.server.device_controller[126] INFO Node 52 discovered on MDNS
core-matter-server matter_server.server.device_controller.[node 52][126] INFO Subscription succeeded
I am still having this error with version 5.1.2 and also tried the latest beta version.
2024-02-10 15:45:12 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_EGLO_Test_PAA_vid_0x128F.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Delta_Dore_Test_PAA_CN_vid_0x1284.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Delta_Dore_Test_PAA_CN_vid_0x1284.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Somfy_TestNet_cb807_PAA_vid_0x1220.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Somfy_TestNet_cb807_PAA_vid_0x1220.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Demo_CommScope_PAA_O_CommScope__Inc_C_US.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_Demo_CommScope_PAA_O_CommScope__Inc_C_US.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_ITIUS_PAA_CN_vid_0x139B.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_ITIUS_PAA_CN_vid_0x139B.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_QA_Nexus_Matter_PAA_G1_O_Technology_Nexus_SBS_AB_C_SE.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_CN_QA_Nexus_Matter_PAA_G1_O_Technology_Nexus_SBS_AB_C_SE.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] INFO Fetched 125 PAA root certificates from DCL.
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] INFO Fetching the latest PAA root certificates from Git.
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_Chip-Test-PAA-FFF1-Cert.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_Chip-Test-PAA-FFF1-Cert.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_Chip-Test-PAA-NoVID-Cert.pem
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] DEBUG Writing certificate /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs/dcld_mirror_Chip-Test-PAA-NoVID-Cert.der
2024-02-10 15:45:13 core-matter-server matter_server.server.helpers.paa_certificates[228] INFO Fetched 2 PAA root certificates from Git.
2024-02-10 15:45:13 core-matter-server FabricAdmin[228] WARNING Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Creating New Device Controller
2024-02-10 15:45:13 core-matter-server chip.CTL[228] INFO Setting attestation nonce to random value
2024-02-10 15:45:13 core-matter-server chip.CTL[228] INFO Setting CSR nonce to random value
2024-02-10 15:45:13 core-matter-server chip.SPT[228] INFO Using device attestation PAA trust store path /usr/local/lib/python3.11/site-packages/credentials/development/paa-root-certs.
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = ExampleCARootCert1, Value = 0x7fe80272b0 (600)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 409
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = ExampleCAIntermediateCert1, Value = 0x7fe8027050 (600)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 410
2024-02-10 15:45:13 core-matter-server chip.CTL[228] INFO Generating NOC
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = f/1/r, Value = 0x7ff096ef48 (400)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 231
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = f/1/n, Value = 0x7ff096ef48 (400)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 244
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = f/1/r, Value = 0x7fe8027d00 (400)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 231
2024-02-10 15:45:13 core-matter-server chip.FP[228] INFO Validating NOC chain
2024-02-10 15:45:13 core-matter-server chip.FP[228] INFO NOC chain validation successful
2024-02-10 15:45:13 core-matter-server chip.FP[228] INFO Updated fabric at index: 0x1, Node ID: 0x000000000001B669
2024-02-10 15:45:13 core-matter-server chip.TS[228] INFO Last Known Good Time: 2023-10-14T01:16:48
2024-02-10 15:45:13 core-matter-server chip.TS[228] INFO New proposed Last Known Good Time: 2021-01-01T00:00:00
2024-02-10 15:45:13 core-matter-server chip.TS[228] INFO Retaining current Last Known Good Time
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = g/sri, Value = 0x7ff096e890 (966)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Not Found
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = g/fs/c, Value = 0x7ff096f120 (7)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: g/fs/c = b'\x15$\x00\x01(\x01\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = f/1/m, Value = 0x7ff096f098 (9)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: f/1/m = b'\x15%\x00K\x13,\x01\x00\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.FP[228] INFO Metadata for Fabric 0x1 persisted to storage.
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = f/1/n, Value = 0x7fe8028860 (244)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: f/1/n = b'\x150\x01\x01\x01$\x02\x017\x03$\x13\x02\x18&\x04\x80"\x81\'&\x05\x80%M:7\x06$\x15\x02&\x11i\xb6\x01\x00\x18$\x07\x01$\x08\x010\tA\x04\x7fZ\x0e\xb3\xc1I\xe7\xf8c\xbb\x1c \x18m\xbbA.\x9fW\x98\x7f>#\xdb0/\x1bV\x82\xbe\xc96&\xd0\xe9k\x8d\xc6"RUM\xad7]\xd31`:Z\x9c\xba\x15B\x81%Da\xd9\x06\xb5\xa3\xec67\n5\x01(\x01\x18$\x02\x016\x03\x04\x02\x04\x01\x180\x04\x146\xe0.Q\x9d\xb3O\x1e\xe5\xd8\xd8\x03\x01\x1f,\xf0#\x81\x91\xa90\x05\x14\xd9\xfc\\\x03l\xa6\rE\x83\xa4\x88}\xb9\xd0n\xa0~#e\x13\x180\x0b@\xcb\x04\xf8\xff\x8d\x1b)\xde_\x8f\xf2\r\x15Z\xb8\x11\xd3\xea\xefzCy\xde\xdf\x0c\x0e\xa3\x8bT\x1a\xe6\x0bi\xce\xd8\x96x\xbf7v\x86ku>\x92\xe8\xde\x1a\xa55c\xaaP\xea\xe6w\xae)nO\xf6,\xab\x0f\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = f/1/i, Value = 0x7fe801c240 (231)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: f/1/i = b'\x150\x01\x01\x01$\x02\x017\x03$\x14\x01\x18&\x04\x80"\x81\'&\x05\x80%M:7\x06$\x13\x02\x18$\x07\x01$\x08\x010\tA\x04H.\xd3\x85O\xf0\x03>\x9e\xa0\xc1\x94\xb0\xad\\\x06\x0e \xb4\x9b\x8erwX\xe5H\xcao\x16@\x846\xe3\xfc\xdd\xc2k\xd8,\xc4\xe3\xc2_X\xd1\xe8\x10\\\xd3<{\xd3\xb1\xac\xb7f\xc8b\x93e\x98\x94\x01\xe57\n5\x01)\x01\x18$\x02`0\x04\x14\xd9\xfc\\\x03l\xa6\rE\x83\xa4\x88}\xb9\xd0n\xa0~#e\x130\x05\x1450\xf6,R\xb8i\x17\xd3\xb6`S|\xd8\xe6d#T,U\x180\x0b@Z"\xac"Iz#\xe7\xf4_\xb1\x03\x91\xde\x8d\xf4\xc7\xb1\x1elW<\x19G\n\x8c\x1f\x83\xbb\x8c\x80\x97\xdd\x83\xce\xfc\x81"r\xc0_\x03\x11\xc3\x93\x94\x95\x1f=\xf4\xe8\x0c\xaf\xf4\xeb\x8d.\x18\xf3|-\xeb-\x17\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.TS[228] INFO Committing Last Known Good Time to storage: 2023-10-14T01:16:48
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = g/lkgt, Value = 0x7ff096f0c0 (8)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: g/lkgt = b'\x15&\x00\x80\xa8\xbc,\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = g/fs/c, Value = 0x7ff096f0c0 (0)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Buf not big enough
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::DeleteKeyValue: Key = g/fs/c
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO DeleteSdkKey: g/fs/c
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.CTL[228] INFO Joined the fabric at index 1. Fabric ID is 0x0000000000000002 (Compressed Fabric ID: 925308A8F2CA00B2)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] INFO *** Missing DeviceAttestationVerifier configuration at DeviceCommissioner init: using global default, consider passing one in CommissionerInitParams.
2024-02-10 15:45:13 core-matter-server chip.SPT[228] INFO Setting up group data for Fabric Index 1 with Compressed Fabric ID:
2024-02-10 15:45:13 core-matter-server chip.SPT[228] DEBUG 0x92, 0x53, 0x08, 0xa8, 0xf2, 0xca, 0x00, 0xb2,
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = f/1/g, Value = 0x7ff096f4d8 (128)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 23
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::GetKeyValue: Key = f/1/k/0, Value = 0x7ff096f578 (128)
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG Key Found 97
2024-02-10 15:45:13 core-matter-server chip.CTL[228] DEBUG StorageAdapter::SetKeyValue: Key = f/1/k/0, Value = 0x7ff096f578 (97)
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO SetSdkKey: f/1/k/0 = b'\x15$\x01\x00$\x02\x016\x03\x15$\x04\x00%\x05\xc4\xce0\x06\x10\x9f\xcb\xaa\x98\xf4[r Vl)\x97\xc4J\xcd\r\x18\x15$\x04\x00$\x05\x000\x06\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x15$\x04\x00$\x05\x000\x06\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x18%\x07\xff\xff\x18'
2024-02-10 15:45:13 core-matter-server PersistentStorage[228] INFO Committing...
2024-02-10 15:45:13 core-matter-server chip.DL[228] ERROR Long dispatch time: 126 ms, for event type 2
2024-02-10 15:45:13 core-matter-server matter_server.server.device_controller[228] DEBUG CHIP Device Controller Initialized
2024-02-10 15:45:13 core-matter-server matter_server.server.storage[228] DEBUG Loading persistent settings from /data/10543780674325315762.json
2024-02-10 15:45:13 core-matter-server matter_server.server.storage[228] DEBUG Started.
2024-02-10 15:45:13 core-matter-server matter_server.server.device_controller[228] INFO Loaded 0 nodes from stored configuration
2024-02-10 15:45:13 core-matter-server matter_server.server.vendor_info[228] INFO Loading vendor info from storage.
2024-02-10 15:45:13 core-matter-server matter_server.server.vendor_info[228] INFO Loaded 160 vendors from storage.
2024-02-10 15:45:13 core-matter-server matter_server.server.vendor_info[228] INFO Fetching the latest vendor info from DCL.
2024-02-10 15:45:13 core-matter-server zeroconf[228] WARNING Error with socket 74 (('::1', 5353, 0, 0))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1200, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
2024-02-10 15:45:14 core-matter-server matter_server.server.vendor_info[228] INFO Fetched 158 vendors from DCL.
2024-02-10 15:45:14 core-matter-server matter_server.server.vendor_info[228] INFO Saving vendor info to storage.
2024-02-10 15:45:14 core-matter-server matter_server.server.server[228] DEBUG Webserver initialized.
I am still having this error with version 5.1.2 and also tried the latest beta version.
+1 5.1.2 - It's been hell the last few days trying to get nanoleaf matter essentials added. I'm now on 3.6.136 beta fw for the bulbs, which I was told would be more stable, but I think my matter addon is just borked.
FWIW, I'm also trying to get this to work across VLANs, but haven't had any success when moving everything into one network either.
The "Network is unreachable" error is harmless. It comes from zeroconf trying to bind on the IPv6 loopback address. It should be fixed in an upcoming version of zeroconf. For now simply ignore it.
If you have any issues with your Matter devices, its not because of that error.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.