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

network scan failed #3683

Closed
dh-harald opened this issue Jun 6, 2020 · 1 comment
Closed

network scan failed #3683

dh-harald opened this issue Jun 6, 2020 · 1 comment

Comments

@dh-harald
Copy link

Hi,

I've got this error message on network map rescan:

zigbee2mqtt:info  2020-06-06 19:45:36: Starting network scan (includeRoutes 'false')
zigbee2mqtt:debug 2020-06-06 19:45:36: LQI succeeded for 'Coordinator'
zigbee2mqtt:debug 2020-06-06 19:45:36: LQI succeeded for 'light_kids'
zigbee2mqtt:debug 2020-06-06 19:45:36: LQI succeeded for 'repeater_kitchen'
zigbee2mqtt:debug 2020-06-06 19:45:37: LQI succeeded for 'light_corridor'
zigbee2mqtt:debug 2020-06-06 19:45:37: LQI succeeded for 'switch_computer_kids'
zigbee2mqtt:debug 2020-06-06 19:45:37: LQI succeeded for 'light_bedside1'
zigbee2mqtt:debug 2020-06-06 19:45:37: LQI succeeded for 'light_bedside2'
zigbee2mqtt:error 2020-06-06 19:45:37: Failed to execute LQI for 'light_corridor_floor'
zigbee2mqtt:info  2020-06-06 19:45:37: Network scan finished
zigbee2mqtt:error 2020-06-06 19:45:37: Failed to call 'NetworkMap' 'onMQTTMessage' (TypeError: Cannot read property 'map' of undefined
    at fingerprintMatch (/app/node_modules/zigbee-herdsman-converters/index.js:75:42)
    at Object.findByDevice (/app/node_modules/zigbee-herdsman-converters/index.js:50:21)
    at /app/lib/extension/networkMap.js:74:61
    at Array.forEach (<anonymous>)
    at NetworkMap.graphviz (/app/lib/extension/networkMap.js:60:24)
    at NetworkMap.onMQTTMessage (/app/lib/extension/networkMap.js:44:65)
    at async Controller.callExtensionMethod (/app/lib/controller.js:350:21))

light_corridor_floor is a Gledopto Zigbee LED controller RGBW (1 ID) (GL-C-007-1ID)

Debug Info

Zigbee2mqtt version: 1.13.1 (latest docker, arm64)
Adapter hardware: CC26X2R1
Adapter firmware version: 20200417

@Koenkk
Copy link
Owner

Koenkk commented Jun 7, 2020

Same issue as #3623, already fixed in the latest dev branch.

@Koenkk Koenkk closed this as completed Jun 7, 2020
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