Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.88k stars 1.66k forks source link

Error: Interview failed because can not get node descriptor, konke motion sensor #4873

Closed rcpoison closed 3 years ago

rcpoison commented 3 years ago

Receiving 'Error: Interview failed because can not get node descriptor'

2020-11-04T12:07:43.883Z zigbee-herdsman:adapter:zStack:znp:AREQ <-- ZDO - tcDeviceInd - {"nwkaddr":49875,"extaddr":"0x14b457fffe46a85d","parentaddr":0}
2020-11-04T12:07:43.883Z zigbee-herdsman:controller:log Device '0x14b457fffe46a85d' joined
2020-11-04T12:07:43.883Z zigbee-herdsman:controller:log Device '0x14b457fffe46a85d' accepted by handler
2020-11-04T12:07:43.883Z zigbee-herdsman:controller:log New device '0x14b457fffe46a85d' joined
2020-11-04T12:07:43.883Z zigbee-herdsman:controller:log Creating device '0x14b457fffe46a85d'
2020-11-04T12:07:43.886Z zigbee-herdsman:controller:log Interview '0x14b457fffe46a85d' start
2020-11-04T12:07:43.886Z zigbee-herdsman:controller:device:log Interview - start device '0x14b457fffe46a85d'
2020-11-04T12:08:06.917Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 1
2020-11-04T12:08:29.948Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 2
2020-11-04T12:08:52.978Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 3
2020-11-04T12:09:16.009Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 4
2020-11-04T12:09:39.041Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 5
2020-11-04T12:10:02.073Z zigbee-herdsman:controller:device:log Interview - node descriptor request failed for '0x14b457fffe46a85d', attempt 6
2020-11-04T12:10:02.074Z zigbee-herdsman:controller:device:log Interview - failed for device '0x14b457fffe46a85d' with error 'Error: Interview failed because can not get node descriptor ('0x14b457fffe46a85d')
2020-11-04T12:10:02.075Z zigbee-herdsman:controller:error Interview failed for '0x14b457fffe46a85d with error 'Error: Interview failed because can not get node descriptor ('0x14b457fffe46a85d')'

System:

Zigbee2MQTT versions tested:

Sensors: 2x Konke motion sensor, new (0x14b457fffe46a84f, 0x14b457fffe46a85d)

Steps tried according to https://www.zigbee2mqtt.io/information/FAQ.html#interview-fails

Log of pairing attempts of both devices: log-konke.txt

EDIT: Just found my second CC2531 and tried with it, same result.

Originally posted by @rcpoison in https://github.com/Koenkk/zigbee2mqtt/issues/4366#issuecomment-698012476

rcpoison commented 3 years ago

Here's the log captured with 1.16.0: log-konke-1.16.0.txt

Also have an existing konke motion sensor paired, no idea if this is a new revision.

I did notice it complaining about nodejs-15.0.1, I tried downgrading to nodejs-14.9.0 but that didn't make a difference.

Koenkk commented 3 years ago

What Zigbee channel are you running on?

rcpoison commented 3 years ago

channel: 15

Koenkk commented 3 years ago

Since you have a spare CC2531, can you sniff the traffic when pairing? https://www.zigbee2mqtt.io/how_tos/how_to_sniff_zigbee_traffic.html

rcpoison commented 3 years ago

will try :)

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

sieukrem commented 2 years ago

will try :) @rcpoison I have similar issue with ikea led power supply. Did you find a solution?

pfrancks commented 1 year ago

I seem to have a similar problem as decribed here: https://github.com/Koenkk/zigbee2mqtt/discussions/15966