Skip to content

[1.3] android issue PASESession timed out while waiting for a response from the peer. Expected message type was 33 #36897

Open
@lurendong

Description

Reproduction steps

when i connectting Not certified yet matter product。
step1: nsdManager?.discoverServices(
“_matterc._udp.”, NsdManager.PROTOCOL_DNS_SD, discoverListener
)
step2:bluetoothManager.connect(context = context device)
step3:deviceController?.setDeviceAttestationDelegate()
step4:deviceController?.pairDevice

log:
<<2 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??3 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 539ms [State:Active II:500 AI:300 AT:4000]
service 296FABFA65A5EACB-000000000001B669(chip.platform.NsdManagerServiceResolver$2@a9a1342) onServiceRegistered
service 296FABFA65A5EACB-000000000001B669 (2)(chip.platform.NsdManagerServiceResolver$2@c847f53) onServiceRegistered
setDeviceAttestationDelegate() called
setDeviceAttestationDelegate() called
<<3 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??4 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 942ms [State:Active II:500 AI:300 AT:4000]
<<4 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??5 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 1662ms [State:Active II:500 AI:300 AT:4000]
<<5 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
PASESession timed out while waiting for a response from the peer. Expected message type was 33

if i dont start nsd. this issue cant happen.
but i use other company certified product. this issue can`t happen.(when i start nsd)

Bug prevalence

if i dont start nsd. this issue cant happen. but i use other company certified product. this issue can`t happen.(when i start nsd)

GitHub hash of the SDK that was being used

matter 1.4

Platform

android

Platform Version(s)

1.4

Type

Platform Issue

Anything else?

log:
<<2 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??3 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 539ms [State:Active II:500 AI:300 AT:4000]
service 296FABFA65A5EACB-000000000001B669(chip.platform.NsdManagerServiceResolver$2@a9a1342) onServiceRegistered
service 296FABFA65A5EACB-000000000001B669 (2)(chip.platform.NsdManagerServiceResolver$2@c847f53) onServiceRegistered
setDeviceAttestationDelegate() called
setDeviceAttestationDelegate() called
<<3 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??4 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 942ms [State:Active II:500 AI:300 AT:4000]
<<4 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000
??5 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 in 1662ms [State:Active II:500 AI:300 AT:4000]
<<5 [E:2184i S:0 M:176264768] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
PASESession timed out while waiting for a response from the peer. Expected message type was 33

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions