Watchdog found a problem with core_zwave_js!

Hi,

I am running the latest stable HA version together with the ZWaveJS but I am getting the following warning every few seconds:

21-12-06 08:53:16 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_zwave_js!
21-12-06 08:53:16 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
21-12-06 08:53:18 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-zwave_js with version 0.1.49
21-12-06 08:53:21 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js
21-12-06 08:53:48 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_zwave_js!
21-12-06 08:53:48 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
21-12-06 08:53:51 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-zwave_js with version 0.1.49
21-12-06 08:53:53 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js
21-12-06 08:53:16 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_zwave_js!
21-12-06 08:53:16 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
21-12-06 08:53:18 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-zwave_js with version 0.1.49
21-12-06 08:53:21 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js
21-12-06 08:53:48 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_zwave_js!
21-12-06 08:53:48 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
21-12-06 08:53:51 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-zwave_js with version 0.1.49
21-12-06 08:53:53 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js

Any idea what is causing this?

Does your Z-Wave network work at all? Do you have multiple Z-WaveJS addons installed/enabled? Tried rebooting your whole device?

Yes the network works. Only have the Z-WaveJS and Z-Wave JS to MQTT addon enabled and in the latter I have the MQTT gateway disabled and the issue still persists after a reboot…

You can use only 1 addon at a time. So it’s either the Z-WaveJS addon OR the Z-WaveJS2MQTT addon. The other should be disabled/uninstalled. Don’t confuse “addon” with “integration”. :slight_smile:

Sorry for the confusion that was indeed the wrong terminology. I do use the Z-WaveJS integration in conjunction with the Z-WaveJS2MQTT addon.

So you don’t accidentally have Z-WaveJS addon running at the same time? (When you add the integration there’s a checkbox for using the supervised addon, which will (re)install it every boot)