#Trouble Setting Up Matter Over Thread

1 messages · Page 1 of 1 (latest)

sturdy estuary
#

Below are my logs. I suspect there is something wrong with IPv6, but I am a bit lost as to how to fix it.

[18:47:17] INFO: Starting otbr-agent...
[NOTE]-AGENT---: Running 0.3.0-b067e5ac-dirty
[NOTE]-AGENT---: Thread version: 1.3.0
[NOTE]-AGENT---: Thread interface: wpan0
[NOTE]-AGENT---: Radio URL: spinel+hdlc+uart:///tmp/ttyOTBR?uart-baudrate=460800&uart-flow-control
[NOTE]-AGENT---: Radio URL: trel://enp6s18
[NOTE]-ILS-----: Infra link selected: enp6s18
49d.17:03:01.505 [C] P-SpinelDrive-: Software reset co-processor successfully
00:00:00.185 [N] RoutingManager: BR ULA prefix: fd79:7dce:5e7a::/48 (loaded)
00:00:00.185 [N] RoutingManager: Local on-link prefix: fd7a:be22:9bf6:5ee::/64
00:00:00.218 [N] Mle-----------: Role disabled -> detached
00:00:00.227 [N] P-Netif-------: Changing interface state to up.
00:00:00.251 [W] P-Netif-------: Failed to process request#2: No such process
00:00:00.252 [W] P-Netif-------: Failed to process request#6: No such process
s6-rc: info: service otbr-agent successfully started
s6-rc: info: service otbr-agent-configure: starting

#

Done
s6-rc: info: service otbr-agent-configure successfully started
s6-rc: info: service otbr-agent-rest-discovery: starting
[18:47:18] INFO: Successfully sent discovery information to Home Assistant.
s6-rc: info: service otbr-agent-rest-discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
00:00:27.149 [N] Mle-----------: RLOC16 ec00 -> fffe
00:00:27.661 [N] Mle-----------: Attach attempt 1, AnyPartition reattaching with Active Dataset
00:00:34.163 [N] RouterTable---: Allocate router id 59
00:00:34.163 [N] Mle-----------: RLOC16 fffe -> ec00
00:00:34.172 [N] Mle-----------: Role detached -> leader
00:00:34.172 [N] Mle-----------: Partition ID 0x3b7197d3
[NOTE]-BBA-----: BackboneAgent: Backbone Router becomes Primary!
00:00:37.366 [W] P-RadioSpinel-: Error processing result: NoAddress
00:00:37.366 [W] P-RadioSpinel-: Error waiting response: NoAddress
00:00:38.363 [W] DuaManager----: Failed to perform next registration: NotFound
00:00:56.442 [W] SrpServer-----: Failed to handle DNS message: Drop
00:00:59.750 [W] SrpServer-----: Failed to handle DNS message: Drop
00:01:04.410 [W] SrpServer-----: Failed to handle DNS message: Drop
00:01:34.064 [W] P-RadioSpinel-: Error processing result: NoAddress
00:01:34.064 [W] P-RadioSpinel-: Error waiting response: NoAddress
00:04:53.974 [W] P-RadioSpinel-: Error processing result: NoAddress
00:04:53.974 [W] P-RadioSpinel-: Error waiting response: NoAddress
00:04:55.919 [W] SrpServer-----: Failed to handle DNS message: Drop
00:04:58.491 [W] SrpServer-----: Failed to handle DNS message: Drop
00:05:03.608 [W] SrpServer-----: Failed to handle DNS message: Drop

inner acorn
#

so... what exactly are you trying to do? how is it failing?

#

the thread border router logs you've provided don't really say anything has gone wrong

sturdy estuary
#

have trouble comisisoning matter/thread devices but i dont know where i am going wrong

inner acorn
#

ok. start by saying what you are doing, and describing what happens when you do it.

#

can't really tell much from the otbr logs (python matter server logs might have more), but it's possible that you're running into an issue before the thread border router is even involved at all.

#

the first step in setting up a matter device is for your phone to connect to the device over bluetooth and tell the device how to connect to the network (provide information like the network name and credentials)

sturdy estuary
#

sorry lemme clarify

#

i am using an smlight 06p7 and open thread border router

#

my iphone often has this message when i try to add matter devices so i am attempting to add through the home assistant vm

#

howewver that does not work either

#

let me attach my matter server logs

#

i am trying to connect the ikea alpstuga sensor

#

when i click continue and bypass that page this is what i get

#

i think my phone already has credentials

#

i was able to add to apple home

#

and then i was able to add to matter server

#

is this a bug?