home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.53k stars 29.91k forks source link

OZW stopped working after update 0.6.0 #40158

Closed PDXPill closed 4 years ago

PDXPill commented 4 years ago

21060 The problem

After installing the update for OZW 0.6.0 the add-on stopped working. When opening the openzwave web ui, nothing is loaded. All my Z-wave device are not responding.

Environment

Traceback/Error logs

Add-on log: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] auth.sh: executing... [08:15:18] INFO: Auth database exists [cont-init.d] auth.sh: exited 0. [cont-init.d] mqtt.sh: executing... [08:15:19] INFO: Connected to internal MQTT service [cont-init.d] mqtt.sh: exited 0. [cont-init.d] network_key.sh: executing... [cont-init.d] network_key.sh: exited 0. [cont-init.d] novnc.sh: executing... sed: /usr/share/novnc/vnc_lite.html: No such file or directory [cont-init.d] novnc.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] mqtt.sh: executing... [08:15:20] INFO: Ensure upstream MQTT server has the correct OZW status [cont-finish.d] mqtt.sh: exited 0. [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal.

Supervisor log: 20-09-17 06:00:06 INFO (SyncWorker_4) [supervisor.docker.interface] Clean addon_core_zwave application 20-09-17 06:00:06 INFO (SyncWorker_4) [supervisor.docker.addon] Start Docker add-on homeassistant/amd64-addon-zwave with version 0.6.0 20-09-17 06:00:36 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_zwave!

TomZegers commented 4 years ago

I am having the same issue. Temporary fix would be to downgrade the add-on via a partial snapshot restore.

PDXPill commented 4 years ago

i tried that, the add-on is working but my devices are unavailable in home assistant.

TomZegers commented 4 years ago

Try disabling the watchdog and do the partial restore again. It worked for me.

PDXPill commented 4 years ago

it is working, had to wait longer. 5 minutes.

MartinHjelmare commented 4 years ago

Duplicate of https://github.com/home-assistant/hassio-addons/issues/1582