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

How to handle "There are multiple of ZCL metadata loaded. Please select the one you wish to use with this configuration."? #1279

Open
skuangq opened this issue Mar 13, 2024 · 4 comments

Comments

@skuangq
Copy link

skuangq commented Mar 13, 2024

When I am using ZAP tool (ZAP_VERSION=v2023.12.06-nightly) for Matter application, it reports "There are multiple of ZCL metadata loaded. Please select the one you wish to use with this configuration.", and I could not see any endpoints/clusters by choosing any one of the options.
ZAP_Err_01
ZAP_Err_02
ZAP_Err_03

Can someone help me on how to fix this issue? thanks.

@paulr34
Copy link
Collaborator

paulr34 commented Mar 19, 2024

Are you opening a previously created .zap file?

If you're starting with a new configuration you have to click "Add Endpoint" and choose a Device Type

@skuangq
Copy link
Author

skuangq commented Mar 21, 2024

It happed when I opening a previously created .zap file, it has added endpoints and clusters already.
Seems it related to "/home/user/.zap/zap.sqlite", is there any document can be referenced to understand that file?

@paulr34
Copy link
Collaborator

paulr34 commented Apr 5, 2024

@skuangq I am not sure how you ended up here.

Could you provide steps to reproduce?

A short term solution would be to delete the .zap folder, close ZAP, and reopen ZAP

@skuangq
Copy link
Author

skuangq commented Apr 6, 2024

Sorry I have not found out how to reproduce that issue.
thanks for your sharing, it seems replacing .zap/zap.sqlite by the backup could be a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants