-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Z2M seems to be losing routes/bind to router/coordinator. #24401
Comments
I would suggest you look into repositioning either the coordinator or the router. Based on my experience the SLZB-06 antenna is not as efficient as SLZB-06M or SLZB-06P7. Try to have the antenna at an angle to the SLZB-06 or change its location away from metallic objects. |
@habitats-tech 3 router class devices and 6 EndDevice class sensors are in the same room as it and are having issues, so, I don't think that's it. |
it looks like there are two errors that are consistent. 1.> 2.> when restarting z2m /app/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:264 but I am not sure 2 would eat the routes/binding of the devices on the mesh. |
I have the same problem. The whole network has literally been crumbling for the last week |
That second error shouldn't be a problem for the network (it's just a logging fail on stop). The first one though, would definitely mess up the reported "state of the network" in the network map, so you can't really rely on what it is showing. Seems to be timing out mostly. You are getting I know SMLight released a lot of fixes in recent releases, so maybe the version (2022) you went back to is a bit too far (though admittedly the very latest could have some undiscovered issues). Maybe see if it behaves better with something more recent (not sure exactly what versions are available for that specific adapter)? |
@Nerivec I have tried a bunch of adapter ZigBee and FW combos, and they all kinda fall over, I want to say it was fine a few Z2M versions ago then just rolling through updates one day it cropped up. I have simi noticed after burning it down, nuking the MQTT data, the config, everything, it was fine until I want to say a little after I did an update/reboot of home assistant then it started having issues such as router to router links no longer showing up, then it stops allowing you to add new devices at some point. For all the routers I did a full 10 sec button press to hard reset them, the inovelli switches I did the 20 sec up and seen button reset, I have also tried only allowing joins from the coordinator, or a specific router and no joy there either. |
also, @Nerivec I am on channel 20, so, should be safe from the rouge WiFis ™️ |
Are all the adapters you tried TCP-based? |
I would suggest you take a stepped approach to attempt resolve the issue. Pair one router-device and one end-device and see if this setup remains stable. Add end-devices slowly and only once you are confident everything works add the rest of the routers. From my experience if your devices are Tuya you are in for lots of surprises over the long term. |
By model |
What happened?
My Z2M was running fine until maybe a month ago, tried all kinds of stuff to try and fix it, no luck, so, I burnt my Z2M config to the ground, purged it from home assistant, purged it's data, it's config, everything I could find. Started from scratch, put the SLZB-06
by SMLIGHT back to v2.3.6 / zigbee: 20221226 where it's not flagged as dev firmware, re-paired all the devices and the map worked great for a couple of days, then, stuff stopped working, devices could no longer be paired, looking at the devices bindings and they are empty or odd, the map no longer shows the routers talking to anything other than the coordinator.
What did you expect to happen?
routes to not break in a mesh
How to reproduce it (minimal and precise)
implement z2m using a SMLIGHT SLZB-06?
Zigbee2MQTT version
1.40.2 commit: unknown
Adapter firmware version
20221226
Adapter
SMLIGHT SLZB-06
Setup
Home Assist OS in a ESXi VM
Debug log
log.zip
The text was updated successfully, but these errors were encountered: