zigbee: No handler for ZDO cluster: 0001

Hi,

first, finaly a smart home gateway that supports more general units than other smart home gateways.

I run on a Raspberry PI 4B with ConBee II USB

After startup (or enable Zigbee plugin) i get ressponse from 10 Develco ZigBee Heatsensors.
Everything looks nice and we get updates from the devices.

But after 5-10 min i get ERROR no handler for ZDO cluster.
I tryed the tips to stop/disable/unplug the ConBee adapter and wait 15 min.
Then it works for 5-10 min and then stops again.

I have a Homey (with ZigBee) with 1 smartplug connected.
But I have not connected any devices to the Homey and i have not configurated anything on the devices except for adding them into Mozilla IOT

Is there anything to do?

2020-02-01 00:18:35.742 ERROR : zigbee: No handler for ZDO cluster: 0001
2020-02-01 00:18:35.744 ERROR : zigbee: { response: true,
2020-02-01 00:18:35.745 ERROR : zigbee: type: 23,
2020-02-01 00:18:35.746 ERROR : zigbee: seqNum: 182,
2020-02-01 00:18:35.746 ERROR : zigbee: status: 0,
2020-02-01 00:18:35.747 ERROR : zigbee: payloadLen: 28,
2020-02-01 00:18:35.748 ERROR : zigbee: deviceState: 34,
2020-02-01 00:18:35.749 ERROR : zigbee: networkState: 2,
2020-02-01 00:18:35.750 ERROR : zigbee: dataConfirm: false,
2020-02-01 00:18:35.751 ERROR : zigbee: dataIndication: false,
2020-02-01 00:18:35.752 ERROR : zigbee: configChanged: false,
2020-02-01 00:18:35.753 ERROR : zigbee: dataRequest: true,
2020-02-01 00:18:35.753 ERROR : zigbee: dstAddrMode: 2,
2020-02-01 00:18:35.754 ERROR : zigbee: destination16: ‘0000’,
2020-02-01 00:18:35.755 ERROR : zigbee: destinationEndpoint: ‘00’,
2020-02-01 00:18:35.756 ERROR : zigbee: srcAddrMode: 2,
2020-02-01 00:18:35.757 ERROR : zigbee: remote16: ‘240a’,
2020-02-01 00:18:35.758 ERROR : zigbee: sourceEndpoint: ‘00’,
2020-02-01 00:18:35.759 ERROR : zigbee: profileId: ‘0000’,
2020-02-01 00:18:35.759 ERROR : zigbee: clusterId: ‘0001’,
2020-02-01 00:18:35.760 ERROR : zigbee: data: <Buffer 3f 00 00 00 00>,
2020-02-01 00:18:35.761 ERROR : zigbee: lqi: 111,
2020-02-01 00:18:35.762 ERROR : zigbee: rssi: -80,
2020-02-01 00:18:35.763 ERROR : zigbee: zdoSeq: 63,
2020-02-01 00:18:35.764 ERROR : zigbee: addr16: ‘0000’,
2020-02-01 00:18:35.765 ERROR : zigbee: requestType: 0,
2020-02-01 00:18:35.766 ERROR : zigbee: startIndex: 0,
2020-02-01 00:18:35.766 ERROR : zigbee: remote64: ‘0015bc0031001c07’ }

this is a snip from the info log:
2020-02-01 00:03:37.658 INFO : zigbee: zb-0015bc0031001c07-fire property: temperature profileId: 0104 endpoint: 38 clusterId: 0402 report value: 20.4 (2037)
2020-02-01 00:03:37.828 INFO : zigbee: zb-0015bc0031001c07-fire property: temperature profileId: 0104 endpoint: 38 clusterId: 0402 readRsp value: 20.4 (2037)
2020-02-01 00:03:39.740 INFO : zigbee: zb-0015bc0031001c07-fire property: voltage profileId: 0104 endpoint: 35 clusterId: 0001 report value: 3
2020-02-01 00:03:39.776 INFO : zigbee: zb-0015bc0031001c07-fire property: voltage profileId: 0104 endpoint: 35 clusterId: 0001 report value: 3
2020-02-01 00:03:39.877 INFO : zigbee: zb-0015bc0031001c07-fire property: voltage profileId: 0104 endpoint: 35 clusterId: 0001 readRsp value: 3
2020-02-01 00:06:58.150 INFO : zigbee: zb-0015bc00340001ca-fire property: temperature profileId: 0104 endpoint: 38 clusterId: 0402 report value: 21.1 (2112)
2020-02-01 00:06:58.469 INFO : zigbee: zb-0015bc00340001ca-fire property: voltage profileId: 0104 endpoint: 35 clusterId: 0001 report value: 3.1
2020-02-01 00:07:57.931 INFO : zigbee: zb-0015bc0034000199-fire property: temperature profileId: 0104 endpoint: 38 clusterId: 0402 report value: 19.2 (1918)
2020-02-01 00:07:58.125 INFO : zigbee: zb-0015bc0034000199-fire property: voltage profileId: 0104 endpoint: 35 clusterId: 0001 report value: 3.

After restart ZigBee plugin the devices get alot of info and response.
after 5 min i get alot of error again…

any tips regarding the error message?

First i would like to know what the error means and how to fix it. :slight_smile:

“No Handler for ZDO cluster 0001”

Let’s keep the discussion on GitHub, rather than splitting it across different sites.

https://github.com/mozilla-iot/zigbee-adapter/issues/186

beside that.

Do you have any ideas regarding the error message?

Tnx for all help.

No, not yet. I’ll have to dig into the issue.

Hi Mr stegman .
Tnx for reply.

If there is anything I can provide to solve the issue then please tell me.

And sorry for posting 2 places.
There was no answer so I guessed it should be better to ask here.

As for the error
I have seen thru some other posts.

I tryed to run with only 1 ZigBee device with same error.
I also tryed to reset all device to see if the ZigBee network will “build” up from scratch.

Maybe I can use the DeConz app to program the devices to use same cluster ID?

Tnx for all replyes

Tnx for a cool program