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

multiple devices failing with NWK_TABLE_FULL out of nowhere #25857

Open
danielyc opened this issue Jan 16, 2025 · 1 comment
Open

multiple devices failing with NWK_TABLE_FULL out of nowhere #25857

danielyc opened this issue Jan 16, 2025 · 1 comment
Labels
problem Something isn't working

Comments

@danielyc
Copy link

danielyc commented Jan 16, 2025

What happened?

My network has been running fine for months, and out of the blue a couple of devices show the following error in the log and refuse to behave normally. Nothing has changed with wifi or zigbee in months. I live pretty secluded so there is no way there is actual wireless interference from other wifi/zigbee networks in the area. It shows up for devices from different manufacturers. I've changed the zigbee channel, my wifi channel and i've tried to reconnect all affected devices but no luck.

Sometimes the devices function for a few minutes and then they don't anymore. Its basically hit and mis...

Some times is shows this error
z2m: Failed to read state of 'Woonkamer lamp' after reconnect (ZCL command 0xf4b3b1fffecf05f0/1 genOnOff.read(["onOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (--> 'SREQ: ZDO - extRouteDisc - {"dstAddr":25831,"options":0,"radius":30}' failed with status '(0xc7: NWK_TABLE_FULL)' (expected '(0x00: SUCCESS)')))

and some times this one
z2m: Failed to read state of 'Woonkamer lamp' after reconnect (ZCL command 0xf4b3b1fffecf05f0/1 genOnOff.read(["onOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Timeout - 25831 - 1 - 82 - 6 - 1 after 10000ms))

What did you expect to happen?

Home assistant entities to work as usual

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

2.0.0

Adapter firmware version

20220219

Adapter

zStack3x0

Setup

Home assistant addon on intel nuc, 31 endpoints and 30 routers

Debug log

No response

@danielyc danielyc added the problem Something isn't working label Jan 16, 2025
@Koenkk
Copy link
Owner

Koenkk commented Jan 17, 2025

Try updating your firmware to the latest version: https://github.com/Koenkk/Z-Stack-firmware/releases/tag/Z-Stack_3.x.0_coordinator_20240710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants