Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lurendong opened this issue Dec 19, 2024 · 0 comments
Labels
android bug Something isn't working needs triage

Comments

@lurendong
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working needs triage
Projects
Status: Todo
Development

No branches or pull requests

2 participants