-
-
Notifications
You must be signed in to change notification settings - Fork 626
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
Error: Controller is unable to transmit #6316
Comments
Seeing the same here with 8.26.0. Reverting to 8.25.1 restored operations. I'm using an Aeotec z-stick 7. |
Please make a driver log, loglevel |
Also in this boat with zooz 800 LR stick. I didn't get much success with soft restarts or physical device removal, maybe a few minutes of operation. |
Firmware v7.19.x (and maybe others) have a bug that causes this behavior. The upcoming v12 release of |
I have the same with Aeotec Z-Stick 7, FW Version 7.19.2. The entire network stops - the controller still receives a lot of messages (and I mean a lot - devices seem to keep sending probably because they receive no acknowledgement) but I seem to be unable to control anything, and nothing seems to be being transmitted to the individual devices (I have a lot of devices though - 91 top be precise). Most sensors seem to be getting a smiley face icon on the Compact View, seeming to be stuck in "awake" mode.
Too bad though - does that mean we have to wait for Aeotec to fix their firmware? Do they even know about this at all? Who knows when such a fix will be forthcoming... Also - someone above mentioned Zooz with same problem though. I should add that this was not happening a few versions back... but since about 2 versions ago, the entire network was getting occasionally jammed with exactly the same problems - except that it was not displaying the "Controller is unable to transmit" error, whereas now it is. But the network was completely ok when I was still on 1.15.7. I am admittedly a beginner though on everything HASS. Also - wouldn't a soft reset ruin any automations running in HASS at the time? |
I turned on debug logs & log to file. I will capture logs until I note that the controller returns to a state of 'unable to transmit' and I will provide them at that time. I also reached out to Zooz support in regards to the problem. |
No, Z-Wave JS detects the necessity for this automatically, then resumes the previous command afterwards. We have an open issue with Silabs who provide the base firmware - Zooz just make minor modifications to that. Unfortunately we'll have to wait for Silabs to figure this out.
Any chance you had a lot of randomly dead nodes during that time? |
Yes - I was having plenty. It's a large place with only one controller at ground floor, but plenty of devices on the first floor and in the basement. Many were dying, especially on the periphery of the network, and I have an automation to ping dead devices to bring them back to life which I modified to notify me on the app every time a device died, and I was getting several every day (sometimes a lot). Now I seem to get way less - maybe 2 or 3 devices die a day, and all are revived successfully by the ping automation, which is considerably better than the previous versions. That coincidentally happened at the same time an update on HASS (2023.8) seemed to break automations exactly when such a device died (and such a device seemed to always die during the execution of an automation). I couldn't make heads or tails of it due to my inexperience as I had just converted to HASS a few weeks earlier, but now I see there was this issue that you mention (with the firmware) and the HASS Core issue independently. |
You were most likely seeing the same underlying issue (controller responding with a status of The problem is/was that Z-Wave JS assumes this situation would resolve itself on its own and retries indefinitely, but the firmware bug causes the same |
Ok - thank you. In the meantime, I tried a manual Soft Reset and it seems much, much quicker than I thought it would be, so perhaps it will be a good stop-gap solution until Silicon Labs come up with a proper fix. Thank you very much for your explanation, very helpful! |
@AlCalzone Things ceased up again from the controller, and I have attached the logs. |
I am running into this too, on a ZST39 stick, FW: v1.20 SDK: v7.19.3. |
@calanthe23 same issue. Z-Wave JS v12 includes a workaround, HA and Z-Wave JS UI will pick this version up very soon. The actual fix needs to happen in the controller firmware - I'm told Silabs are on it and have it as a top priority. If this continues to be an issue after updating, please open a new issue. |
I am not sure a soft reset will resolve it... Perhaps it does for you, but it doesn't for me (though I have not updated to the new Z-wave JS UI version). I know this because I just ran into this issue again, and instead of completely restarting Z-wave JS UI as I have been doing thus far, I decided to try a Soft Reset, but after attempting it twice, it looked like nothing was happening, and the controller remained in the same state, unable to transmit. |
Please try again with the next version. The workaround works slightly different from a manual soft-reset. |
Thanks – will try that as soon as the new version becomes available.
|
Hi! I am still having this problem on 9.3.1 / 12.2.3 on UZB-7 on 7.19.4, Latest HASS on Proxmox 8. The entire Z-Wave network becomes unresponsive until a soft reset. Allthough the log states traffic and status updates. Anything I can do besides wait for SL to provide a firmware? I see the 7.20.x cannot even be flashed properly, and that it doesn't contain any major changes, so I guess this is not the one to update to? For the record, I have read this; And set a daily restart of the Z-waveJS UI addon from HA. However this occurs more frequently than every 24 hours. |
@bjornarfjelldal what you're experiencing might be fixed by #6473 which is included in the 12.3.0 release - except for the firmware bug itself. I've heard that Silabs are close to a release, but don't know any specifics. |
Thanks for the reply and for keeping my hopes up! :) |
Still getting this in 12.3.0 and the only fix is a restart of the addon - is this expected still because of the firmware bug?
|
will require more complete driver logs to diagnose. Ideally open a new support request and provide the information that is asked for.
is a connectivity issue between the controller and the target node. |
I am running the latest version of zwave JS UI. Yesterday, I noticed a red box in the upper-right corner of the zwave JS UI control panel noting "Controller is unable to transmit". Most of the nodes in my 13 node mesh are still functioning, and I can receive data from them. When initially troubleshooting the issue, I attempted to re-interview two of my nodes, and they have been stuck on "NodeInfo" for a considerable amount of time. If I attempt to execute a new Inclusion, it ends immediately.
What logs or information may I provide to further troubleshoot this issue? Thanks!
The text was updated successfully, but these errors were encountered: