Second Admin loses access to the commissionee after Reboot #15761
Closed
Description
Problem
- Run all-clusters-app in a shell
- Commission the app using the chip-tool cli
- Open the commissioning window (sample command below)
chip-tool pairing open-commissioning-window <node-id> 1 600 1000 2280
- Copy the manual code from the command above and paste it into the QRCode scanner screen on iOS CHIPTool.
- Verify iOS CHIPTool was able to commission the accessory (try toggle or enumeration...)
- Restart iOS CHIPTool.
- Verify that control still works (toggle/enumeration) - FAIL
After restarting the iOS application, the accessory denies access control to the iOS CHIPTool controller.
[1646267292692] [59542:42704697] CHIP: [EM] Handling via exchange: 23826r, Delegate: 0x1033633c0
[1646267292692] [59542:42704697] CHIP: [DMG] InvokeRequestMessage =
[1646267292692] [59542:42704697] CHIP: [DMG] {
[1646267292692] [59542:42704697] CHIP: [DMG] suppressResponse = false,
[1646267292692] [59542:42704697] CHIP: [DMG] timedRequest = false,
[1646267292692] [59542:42704697] CHIP: [DMG] InvokeRequests =
[1646267292692] [59542:42704697] CHIP: [DMG] [
[1646267292692] [59542:42704697] CHIP: [DMG] CommandDataIB =
[1646267292692] [59542:42704697] CHIP: [DMG] {
[1646267292692] [59542:42704697] CHIP: [DMG] CommandPathIB =
[1646267292692] [59542:42704697] CHIP: [DMG] {
[1646267292692] [59542:42704697] CHIP: [DMG] EndpointId = 0x1,
[1646267292692] [59542:42704697] CHIP: [DMG] ClusterId = 0x6,
[1646267292692] [59542:42704697] CHIP: [DMG] CommandId = 0x2,
[1646267292692] [59542:42704697] CHIP: [DMG] },
[1646267292692] [59542:42704697] CHIP: [DMG]
[1646267292692] [59542:42704697] CHIP: [DMG] CommandData =
[1646267292692] [59542:42704697] CHIP: [DMG] {
[1646267292692] [59542:42704697] CHIP: [DMG] },
[1646267292692] [59542:42704697] CHIP: [DMG] },
[1646267292692] [59542:42704697] CHIP: [DMG]
[1646267292692] [59542:42704697] CHIP: [DMG] ],
[1646267292692] [59542:42704697] CHIP: [DMG]
[1646267292692] [59542:42704697] CHIP: [DMG] InteractionModelRevision = 1
[1646267292692] [59542:42704697] CHIP: [DMG] },
[1646267292692] [59542:42704697] CHIP: [DMG] AccessControl: checking f=3 a=c s=0xC9920843139F706A t= c=0x0000_0006 e=1 p=o
[1646267292692] [59542:42704697] CHIP: [DMG] AccessControl: denied
Metadata
Assignees
Labels
No labels