Koenkk / zigbee2mqtt

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

No network route (205) on single device but not in groups #2686

Closed ondoteam closed 3 years ago

ondoteam commented 4 years ago

Bug Report

What happened

When I try to switch on or off entities I am getting No network route (205) message but there is no problem if I include those failing entities in a group and send actions to those groups.

What did you expect to happen

A normal operation in both cases or No network route (205) message in both cases.

How to reproduce it (minimal and precise)

Failing bulbs are random. Normally if I disconect / connect those bulbs they start working... but the problem occurs once in a while with other devices. By the way it is always the same thing: if they stop responding I can add it to a group and they start working (acting over this group not over the individual entity).

Debug Info

zigbee2mqtt version: latest dev version CC253X firmware version: 20190619 source routing firmware

zigbee2mqtt:error 2020-01-06 19:26:13: Publish 'set' 'state' to 'Azotea doble derecha' failed: 'Error: Data request failed with error: 'No network route' (205)' zigbee2mqtt:info 2020-01-06 19:26:13: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to 'Azotea doble derecha' failed: 'Error: Data request failed with error: 'No network route' (205)'","meta":{"friendly_name":"Azotea doble derecha"}}' zigbee2mqtt:error 2020-01-06 19:26:14: Publish 'set' 'state' to 'Azotea doble izquierda' failed: 'Error: Data request failed with error: 'No network route' (205)' zigbee2mqtt:info 2020-01-06 19:26:14: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to 'Azotea doble izquierda' failed: 'Error: Data request failed with error: 'No network route' (205)'","meta":{"friendly_name":"Azotea doble izquierda"}}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/Escalera exterior', payload '{"state":"ON","linkquality":52,"brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/Maquinas exterior', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":52}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/Azotea doble izquierda', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":31}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/Azotea doble derecha', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":31}' zigbee2mqtt:info 2020-01-06 19:26:16: MQTT publish: topic 'zigbee2mqtt/Azotea simple', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":52}' zigbee2mqtt:info 2020-01-06 19:26:17: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:17: MQTT publish: topic 'zigbee2mqtt/Escalera exterior', payload '{"state":"ON","linkquality":52,"brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:17: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:17: MQTT publish: topic 'zigbee2mqtt/Maquinas exterior', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":52}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/Maquinas exterior', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":52}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/Azotea simple', payload '{"state":"ON","brightness":128,"color_temp":454,"linkquality":49}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/exterior_azotea_grupo', payload '{"state":"ON","brightness":128,"color_temp":454}' zigbee2mqtt:info 2020-01-06 19:26:18: MQTT publish: topic 'zigbee2mqtt/Escalera exterior', payload '{"state":"ON","linkquality":47,"brightness":128,"color_temp":454}'

myradon commented 4 years ago

Go the same thing on a Gledopto driver. Yesterday pulled v1.9.0 docker container.

{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to 'light_cove_hall' failed: 'Error: Data request failed with error: 'No network route' (205)'","meta":{"friendly_name":"light_cove_hall"}}

ondoteam commented 4 years ago

Go the same thing on a Gledopto driver. Yesterday pulled v1.9.0 docker container.

{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to 'light_cove_hall' failed: 'Error: Data request failed with error: 'No network route' (205)'","meta":{"friendly_name":"light_cove_hall"}}

Hello, works inside a group?

myradon commented 4 years ago

Nope! Just a single device. 64 of these error messages within 30 minutes in bridge/log this afternoon. Now quit for several hours.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

LeoDJ commented 4 years ago

Hey, I have the same issue, it is not stale and should be reopened

Koenkk commented 4 years ago

@LeoDJ please share some details about your setup, amount of devices, adapter and firmware version.

MattWestb commented 4 years ago

One thing is that sending to one group is broadcast and the sender or the network dont tracking the message only forwarding it to all devices that is possible. The sending to one device is unicast and the network is tracking it all the way then its traveling thru the net. So if one link is temporary broken its not possible seeing that with group messages only with "personal" messages in the net. I dot have any Gledopto and leaving that to our specialists ;-)

github-actions[bot] commented 4 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