Not sure when exactly the integration seems to have went down it could be because of a Matter Server upgrade that also happened recently but I think its related to Cloudflared
I also switched from DuckDNS to Cloudflared in this same time-span and constantly get failed authentication notices from Google IPs on HA
this is my logs for Matter Server:
<2024-08-06 13:16:05.976 (MainThread) INFO [matter_server.server.vendor_info] Loading vendor info from storage.
2024-08-06 13:16:05.983 (MainThread) INFO [matter_server.server.vendor_info] Loaded 231 vendors from storage.
2024-08-06 13:16:05.983 (MainThread) INFO [matter_server.server.vendor_info] Fetching the latest vendor info from DCL.
2024-08-06 13:16:06.495 (MainThread) INFO [matter_server.server.vendor_info] Fetched 229 vendors from DCL.
2024-08-06 13:16:06.495 (MainThread) INFO [matter_server.server.vendor_info] Saving vendor info to storage.
2024-08-06 13:16:06.509 (MainThread) INFO [matter_server.server.device_controller] Loaded 1 nodes from stored configuration
2024-08-06 13:16:06.519 (MainThread) INFO [matter_server.server.server] Matter Server successfully initialized.
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service matter-server: stopping
2024-08-06 13:16:52.296 (MainThread) WARNING [aiorun] Stopping the loop
2024-08-06 13:16:52.297 (MainThread) INFO [aiorun] Entering shutdown phase.
2024-08-06 13:16:52.297 (MainThread) INFO [aiorun] Executing provided shutdown_callback.
2024-08-06 13:16:52.298 (MainThread) INFO [matter_server.server.server] Stopping the Matter Server…
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
2024-08-06 13:16:52.303 (MainThread) INFO [matter_server.server.stack] Shutting down the Matter stack…
s6-rc: info: service fix-attrs successfully stopped
2024-08-06 13:16:52.304 (MainThread) CHIP_ERROR [chip.native.CTL] Shutting down the stack…
2024-08-06 13:16:52.311 (MainThread) CHIP_ERROR [chip.native.DL] Inet Layer shutdown
2024-08-06 13:16:52.311 (MainThread) CHIP_ERROR [chip.native.DL] BLE shutdown
2024-08-06 13:16:52.311 (MainThread) CHIP_ERROR [chip.native.DL] System Layer shutdown
2024-08-06 13:16:52.312 (MainThread) INFO [aiorun] Waiting for executor shutdown.
2024-08-06 13:16:52.312 (MainThread) INFO [aiorun] Shutting down async generators
2024-08-06 13:16:52.313 (MainThread) INFO [aiorun] Closing the loop.
2024-08-06 13:16:52.313 (MainThread) INFO [aiorun] Leaving. Bye!
[17:16:52] INFO: matter-server service exited with code 0 (by signal 0).
s6-rc: info: service matter-server successfully stopped
s6-rc: info: service banner: stopping
s6-rc: info: service banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
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: 6.4.1
You are running the latest version of this add-on.
System: Home Assistant OS 12.3 (amd64 / qemux86-64)
Home Assistant Core: 2024.7.4
Home Assistant Supervisor: 2024.08.0
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
[13:18:04] INFO: Starting Matter Server…
s6-rc: info: service legacy-services successfully started
[13:18:05] INFO: Using ‘enp0s18’ as primary network interface.
[13:18:06] INFO: Successfully send discovery information to Home Assistant.
2024-08-06 13:18:09.398 (MainThread) INFO [matter_server.server.stack] Initializing CHIP/Matter Logging…
2024-08-06 13:18:09.399 (MainThread) INFO [matter_server.server.stack] Initializing CHIP/Matter Controller Stack…
[1722964689.482496][126:126] CHIP:CTL: Setting attestation nonce to random value
[1722964689.485061][126:126] CHIP:CTL: Setting CSR nonce to random value
[1722964689.491900][126:126] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_kvs
[1722964689.492109][126:126] CHIP:DL: writing settings to file (/tmp/chip_kvs-ItPkoL)
[1722964689.492269][126:126] CHIP:DL: renamed tmp file to file (/tmp/chip_kvs)
[1722964689.492707][126:126] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_factory.ini
[1722964689.494645][126:126] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_config.ini
[1722964689.494939][126:126] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /data/chip_counters.ini
[1722964689.495831][126:126] CHIP:DL: writing settings to file (/data/chip_counters.ini-vTrOlK)
[1722964689.496032][126:126] CHIP:DL: renamed tmp file to file (/data/chip_counters.ini)
[1722964689.496044][126:126] CHIP:DL: NVS set: chip-counters/reboot-count = 103 (0x67)
[1722964689.496473][126:126] CHIP:DL: Got Ethernet interface: enp0s18
[1722964689.496651][126:126] CHIP:DL: Found the primary Ethernet interface:enp0s18
[1722964689.497166][126:126] CHIP:DL: Failed to get WiFi interface
[1722964689.497180][126:126] CHIP:DL: Failed to reset WiFi statistic counts
2024-08-06 13:18:09.497 (MainThread) INFO [chip.storage] Initializing persistent storage from file: /data/chip.json
2024-08-06 13:18:09.497 (MainThread) INFO [chip.storage] Loading configuration from /data/chip.json…
2024-08-06 13:18:09.628 (MainThread) INFO [chip.CertificateAuthority] Loading certificate authorities from storage…
2024-08-06 13:18:09.628 (MainThread) INFO [chip.CertificateAuthority] New CertificateAuthority at index 1
2024-08-06 13:18:09.630 (MainThread) INFO [chip.CertificateAuthority] Loading fabric admins from storage…
2024-08-06 13:18:09.630 (MainThread) INFO [chip.FabricAdmin] New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
2024-08-06 13:18:09.630 (MainThread) INFO [matter_server.server.stack] CHIP Controller Stack initialized.
2024-08-06 13:18:09.631 (MainThread) INFO [matter_server.server.server] Starting the Matter Server…
2024-08-06 13:18:09.637 (MainThread) INFO [matter_server.server.helpers.paa_certificates] Skip fetching certificates (already fetched within the last 24h).
2024-08-06 13:18:09.637 (MainThread) INFO [chip.FabricAdmin] Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags:
2024-08-06 13:18:09.854 (Dummy-2) CHIP_ERROR [chip.native.DL] Long dispatch time: 215 ms, for event type 2
2024-08-06 13:18:09.865 (MainThread) INFO [matter_server.server.vendor_info] Loading vendor info from storage.
2024-08-06 13:18:09.872 (MainThread) INFO [matter_server.server.vendor_info] Loaded 231 vendors from storage.
2024-08-06 13:18:09.872 (MainThread) INFO [matter_server.server.vendor_info] Fetching the latest vendor info from DCL.
2024-08-06 13:18:10.387 (MainThread) INFO [matter_server.server.vendor_info] Fetched 229 vendors from DCL.
2024-08-06 13:18:10.387 (MainThread) INFO [matter_server.server.vendor_info] Saving vendor info to storage.
2024-08-06 13:18:10.402 (MainThread) INFO [matter_server.server.device_controller] Loaded 1 nodes from stored configuration
2024-08-06 13:18:10.412 (MainThread) INFO [matter_server.server.server] Matter Server successfully initialized.
2024-08-06 13:48:13.417 (MainThread) INFO [matter_server.server.device_controller] Node:1 Node could not be discovered on the network, returning cached IP’s
2024-08-06 14:18:16.423 (MainThread) INFO [matter_server.server.device_controller] Node:1 Node could not be discovered on the network, returning cached IP’s
2024-08-06 14:23:34.906 (MainThread) INFO [matter_server.server.device_controller] Node:1 No new update found.
2024-08-06 14:48:19.430 (MainThread) INFO [matter_server.server.device_controller] Node:1 Node could not be discovered on the network, returning cached IP’s>