zap icon indicating copy to clipboard operation
zap copied to clipboard

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

Open skuangq opened this issue 2 years ago • 4 comments

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.

skuangq avatar Mar 13 '24 09:03 skuangq

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

paulr34 avatar Mar 19 '24 12:03 paulr34

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?

skuangq avatar Mar 21 '24 02:03 skuangq

@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

paulr34 avatar Apr 05 '24 16:04 paulr34

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.

skuangq avatar Apr 06 '24 12:04 skuangq

thank you

paulr34 avatar Jun 14 '24 13:06 paulr34