Zigbee2mqtt Map

Hello,

I have a zigbee network made up of a Conbee II as a controller, 6 IKEA Tradfri sockets as routers, 2 IKEA buttons and 7 Aqara door sensors. Initially, I configured it with ZHA but it had a lot of connection problems that I don’t think were related to the network configuration itself since the distance between routers is no more than 3-4 meters.

For that reason I decided to reconfigure everything with Zigbee2mqtt and everything seems to work perfectly. But, when I try to get the network map in the webUI, I get nothing. The following appears in the log:

Debug 2022-05-18 09:15:49 Received MQTT message on ‘zigbee2mqtt/bridge/request/networkmap’ with data ‘{“routes”:false,“transaction”:“zga4j-1”,“type”:“raw” }’
Info 2022-05-18 09:15:49 Starting network scan (includeRoutes ‘false’)
Error 2022-05-18 09:17:56 Failed to execute LQI for ‘Coordinator’
Info 2022-05-18 09:17:56 MQTT publish: topic ‘zigbee2mqtt/bridge/response/networkmap’, payload ‘{“data”:{},“error”:“Cannot read property ‘stack’ of undefined”," status":“error”,“transaction”:“zga4j-1”}’
Debug 2022-05-18 09:20:39 Saving state to file /config/zigbee2mqtt/state.json

Does anyone have any idea what could be causing it and how to fix it?

Thank you,

What version of Zigbee2mqtt are you running ?

Also see this:

Versión 1.25.1-1 . As I understand it’s a known issue that will be fixed on the next realease?