Just coming here as a last resort after I've been scouring the internet for solutions.
I got a ZBT-1 and a custom NAS with custom everything running docker containers for everything. Also a Unifi networking setup (yes, I know), and a Pixel phone.
I get the dreaded "Can't reach device" error after being stuck on the "Checking network connectivity" part.
I'm using the ownbee/hass-otbr-docker docker image, which successfully seems to identify the devices.
Here's the logs I get when trying to pair a device:
otbr | [INFO]-ADPROXY-: Advertise SRP service updates: host=D22E59DFAC305CD6.default.service.arpa.
otbr | [INFO]-MDNS----: Registering service 30CAB34BEE7248C6-75BD18D92DA844CF._matter._tcp,_I30CAB34BEE7248C6
otbr | [INFO]-MDNS----: Registering new host D22E59DFAC305CD6
otbr | [INFO]-MDNS----: Successfully registered host D22E59DFAC305CD6 address fd4f:c2e6:3f7e:1:a0cb:283a:2272:631f
otbr | [INFO]-MDNS----: Successfully registered all host D22E59DFAC305CD6 addresses
otbr | [INFO]-ADPROXY-: Handle publish SRP host 'D22E59DFAC305CD6.default.service.arpa.': OK
otbr | [INFO]-ADPROXY-: Waiting for more publishing callbacks 1
otbr | [INFO]-MDNS----: Successfully registered service 30CAB34BEE7248C6-75BD18D92DA844CF._matter._tcp
I have mdns records for _matter._tcp, and the border router (as recieved by my PC, separate from the NAS)
+ enp5s0 IPv6 Home Assistant OpenThread Border Router #733A _meshcop._udp local
+ enp5s0 IPv4 Home Assistant OpenThread Border Router #733A _meshcop._udp local
...
+ enp5s0 IPv6 A59885CF5CAE6400-000000000001B669 _matter._tcp local
+ enp5s0 IPv4 A59885CF5CAE6400-000000000001B669 _matter._tcp local
Here's the logs from the matter server, running ghcr.io/home-assistant-libs/python-matter-server
https://pastebin.com/PdgGYKuJ
Note that there's a couple errors, and no further logs come from new devices.
Would anyone have any pointers?
(no I can't use a HAOS VM)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.