Driver disconnects/restarts many times during the day and HA integration failes to connect #6721
Replies: 2 comments 6 replies
-
It seems that you're misunderstanding some things:
Soft-reset is always enabled for 700/800 series. Disabling does nothing for them. The soft reset during startup is required to get the controller into a defined state.
It doesn't look like they were actually pinged yet - or the logs are incomplete. In general I'm missing a few things here and there. There are also quite some delays between the log lines, not sure where they come from. Plus tons of repeated incoming commands. This all looks a bit odd - is your system under heavy load? Maybe the serial communication is not working reliably due to this.
The controller didn't respond at all within the expected timeouts, that's why Z-Wave JS logs this message. Anyways, it seems that the unresponsive controller detection in Z-Wave JS triggers a few times during the log, but it doesn't have much success in recovering. I'm not sure if this is because of the known bug the 7.19.x SDK (#6512 and similar issues) that causes the controller to hang, or high system load interfering with the serial communication, or both. Few things you could try:
|
Beta Was this translation helpful? Give feedback.
-
Hello @AlCalzone, thx a lot for your reply and your explanation of soft reset. Got that now.
Please excuse if I am posting silly questions but I am new to this but a fast learner :-D |
Beta Was this translation helpful? Give feedback.
-
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
Hi folks,
I am in desperate need for help :-(.
Something seems to be wrong with my zwave_js as zwave integration fails to connect many times during the day. Sometimes zwave_js recovers and starts working again but often I am left with no other option but to reboot the system to get it work again.
I've reported this in HA core forum and I was directed to look into the addon itself. Did so and every time HA cannot connect to zwave-server strange things are in the zwave_js log. I've tried to dig into the zwave_js log my self and I did found our some strange things. Nevertheless I have no clue what this all means. Here are two things:
This is what I see:
PLEASE, can someone help me understand what is wrong and what I can do about it.thx
Software versions
Driver (node-zwave-js): 12.4.4
Z-Wave JS UI: 9.9.1
Home Assistant Z-Wave Integration: 2024.4.0
Home Assistant Z-Wave JS UI Addon: 3.4.1
Device information
Manufacturer: Z-Wave.me
Model name: Razberry7
Node ID: 1
Checklist
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
zwave_js-integration_diagnistics_240404_160000.json
zwavejs_current_240404_170711.log
Beta Was this translation helpful? Give feedback.
All reactions