Skip to content

Second Admin loses access to the commissionee after Reboot #15761

Closed
@sagar-apple

Description

Problem

  1. Run all-clusters-app in a shell
  2. Commission the app using the chip-tool cli
  3. Open the commissioning window (sample command below)
chip-tool pairing  open-commissioning-window <node-id> 1 600 1000 2280
  1. Copy the manual code from the command above and paste it into the QRCode scanner screen on iOS CHIPTool.
  2. Verify iOS CHIPTool was able to commission the accessory (try toggle or enumeration...)
  3. Restart iOS CHIPTool.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions