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

[BUG] Failed to sync device when using dynamic setupPIN #34963

Closed
yufengwangca opened this issue Aug 13, 2024 · 0 comments · Fixed by #35061
Closed

[BUG] Failed to sync device when using dynamic setupPIN #34963

yufengwangca opened this issue Aug 13, 2024 · 0 comments · Fixed by #35061
Assignees
Labels
bug Something isn't working fabric-sync needs triage

Comments

@yufengwangca
Copy link
Contributor

Reproduction steps

The sequence in this test is as follows:
e1-admin adds e2-bridge (using fabricsync add-bridge command)
e2-admin pairs device which becomes available on an endpoint of e2-bridge ()
e1-admin syncs e2-bridge (using fabricsync sync-device command)
e1-admin pairs the device using payload returned from OCW request made in [3]

If we does not specify the setupPIN, SDK should generate a random one, but this does not work on my home setup when try to sync a example Matter device.

Bug prevalence

Always

GitHub hash of the SDK that was being used

681f951

Platform

raspi

Platform Version(s)

No response

Anything else?

No response

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

Successfully merging a pull request may close this issue.

1 participant