Hardware watchdog restarts serial API repeatedly #7166
-
Checklist
Describe the issueWhat is happening? After the addon auto-updated from 0.6.2 to 0.7.1, it was no longer possible to control any ZWave devices from my Home Assistant. This addon update bumped the zwave-js version from 12.11.2 to 13.3.0, which includes the new hardware monitor. The log shows:
This repeats infinitely, with the serial API restarting every couple of seconds. Restarting ZWaveJS, restarting Home Assistant, completely powering it down and then booting again, nothing fixes it. As soon as it loads it goes into this loop and it never comes out. What did you expect to happen instead? To work as usual. Steps to reproduce the behavior: N/A Anything else we should know? Similar behavior was reported a few months ago in the Discord here: https://discord.com/channels/330944238910963714/332357267364249621/1259591191419293797 In that instance, the user set ZWAVEJS_DISABLE_WATCHDOG, which fixed it. I tried to figure out how to get into my Home Assistant OS to set the environment variable mentioned there, but I couldn't seem to get an SSH session that wasn't inside a docker container. I gave up on that approach and instead restored the backup of 0.6.2. That fixed it. Software versionsHome Assistant Z-Wave JS Addon: 0.7.1 Device informationManufacturer: ... Checklist
Upload Logfile |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
Which stick is that? |
Beta Was this translation helpful? Give feedback.
-
Writing here, I was about to submit my own bug report/issue. Same stick Zooz S2 Stick 7000 (ZST10 700) 908.42 MHz I am here because I moved my HA installation to a new device. The only thing that did not come online was Z Wave. I assumed something from the backup wasn't configured right, so I checked all my keys. Everything aligns with my separate records, and was restored from the backup taken an hour prior. I chalked it up to a HA issue at first. During further research I found this thread in the ZWave JS UI: It appears it is the same issue happening with the 800 stick and as described above. I was surprised to see it closed with no resolution from the person that opened it, but I assume it's because no log was provided and the time limit passed. My log file is below. To remove HA from the equation, I ran this on my Windows machine. You'll see at the start I didn't have the port set right, once set, it seems to run initial setup, then fails. I left it going to show the repeated messages for a while. At the end you'll I unplugged the stick (unexpected port closure). Thank you for the help! Here is a snippet from when it was connect to HA. This is for SEO purposes for anyone having the same issue and trying to search: 2024-09-21T04:14:28.356Z CNTRLR Serial API restarted unexpectedly. |
Beta Was this translation helpful? Give feedback.
-
So far the only reports of this issue seem to be for the ZST10 700, so I suppose never enabling the watchdog for that controller is one simple solution. Issue: #7183 |
Beta Was this translation helpful? Give feedback.
-
Well, I can report no issue with this controller. It's the one that identifies as
|
Beta Was this translation helpful? Give feedback.
So far the only reports of this issue seem to be for the ZST10 700, so I suppose never enabling the watchdog for that controller is one simple solution. Issue: #7183