-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
pre-sve [TC-MF-1.21][TC-MF-1.22] #19642
Comments
So looking at the 1.21 logs, the relevant bit in the device log is this:
I really wish it had timestamps there, but in practice that "Closing pairing window" log only happens when a RevokeCommissioning command is sent or when a commissioning window times out. Probably the latter. OK, on the chip-tool side if we look for The previous commissionable SRV record ( Based on the log above, I wonder whether we hit some sort of limit on the SRP server or something... |
TC-MF-1.22-DUT.txt is an empty file, so not much to say about that one.... |
TC-MF-1.22 log files have been updated, sorry for that previous empty file |
OK, so in the 1.22 DUT log I see:
and again the TH log does not show |
Cert Blocker Review: This appears to be an error around thread mDNS... @Damian-Nordic or @kkasperczyk-no are you able to take a peek at this, or maybe @andy31415 ? |
If you get "Timed out waiting on server response" error, it's worth checking OTBR logs as well. In our testing we only encountered "Parsing operation failed" error when sending big SRP updates. #19803, merged yesterday, should reduce the size of our SRP updates, and openthread/openthread#7776 in OpenThread should help process big SRP updates anyway. |
TC-MF-1.21 and 1.22 step#5:
Not able to commission the 5th fabric for both tests. supported-fabrics parameter is 5, and I was able to commission 4 fabrics and open the 5th commissioning window without an error, but commissioning the 5th fabric failed.
The errors are either:
CHIP Error 0x00000003: Incorrect state
or
CHIP Error 0x00000032: Timeout
the logs are all below:
TC-MF-1.21.txt
TC-MF-1.21-DUT.txt
TC-MF-1.22.txt
TC-MF-1.22-DUT.txt
test Platform:
EFR32 as DUT
Lighting-app
The text was updated successfully, but these errors were encountered: