-
Notifications
You must be signed in to change notification settings - Fork 652
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
20221102 zstack 3.x.0 coordinator build throws NWK_TABLE_FULL after ~7 days #402
Comments
Attached is the graphviz data for the map, but I never managed to get it to draw without it OOM'ing after it exhausts 32G of memory. Edit: I did manage to render it with 64G memory Edit 2: this is a fresh map with the 20220219 firmware, it seems to have less connections from the coordinator, I wonder if that is also why I was able to render this one 🤔 |
Going to revert back to the previous firmware CC1352P2_CC2652P_other_coordinator_20220219 the issue seems similar enough to #383 and that one mentioned 20220219 as the last known good, and that was also the one I was running before the issue started. |
Did the issue also occur with |
I dont’t remember it happening before upgrading, and that was the newest firmware i had in my downloads folder before 20221102, so i flashed that one again yesterday. I guess if the mesh stays up for more than a week we’ll know. |
I've just lost a Hue motion sensor after 5 days on 20221102. Haven't had any issues on 20220219 since removing Ikea battery powered devices. I'll stay on 20221102 for the time being to see if it replicates. Edit: I've just checked the logs and I see no mention of NWK_TABLE_FULL so whatever threw my motion sensor isn't the same as above. |
So far it seems stable at 4 days, i had to reboot the node so not made it to ~7 yet. (With the old firmware) |
Everything still good on 20220219, guess i’ll be sticking to this one for a bit longer. |
I'll try to publish a new fw this week, see #383 (comment) |
Same issue with 20221102. NWK_TABLE_FULL after a good amount of days. Lost 3 devices. One I was able to rejoin no problem but two only after downgrading to 20220219. I have 50 routers and 33 end devices, so I will try the new version when it's out! |
try with I'll close this thread, lets continue in #383 |
Update: let's continue in Let's continue in #439 |
Had it 3 times now that after about a week some device drop of the network (and sometimes even vanish from the database if not caught quickly).
It seems to be because NWK_TABLE_FULL errors, I usually toggle my lights in blocks with at the breaker to get them back.
Then when they join again I sometimes (but not for every bulb) get:
When the device go offline themselves it's just a availability ping failure, no other error and online device still work fine for a bit.
Unplugging the coordinator stick for a few minutes and plugging it back in once the network is mostly back seems to help.
I'm using a zzhp and my mesh is rather dense with a lot of router but I am still below (85) 100 devices. (I had over 100 before without issues on the same stick).
While the devices are offline, usually buttons controlling unavailable devices work fine still. So I think it's just the coordinator running out of space and not having a route to the device.
I did notice on this firmware the coordinator has way more lines attached than before. Before it would have like 8 ish lines to routers and then they'd mesh.
Sadly frontend can't show the source routing map and it's too big to draw manually with graphvis :(
The text was updated successfully, but these errors were encountered: