Instantly after upgaridng from 0.11.0 to 0.13.0 it breaks my setup.
error:
Failed setup, will retry: Failed to connect: Cannot connect to host core-zwave-js:3000 ssl:default [Connect call failed (‘172.30.33.5’, 3000)]
revertig to older verison from backup does not solve it.
any hint?
You don’t provide a lot of detail to go on, but I’m assuming you’re running HAOS or Supervised install version. Your error implies the add-on docker container failed to initialize. Did you check the add-on logs and confirm the add-on is running?
Settings > Add-ons > Pick Z-wave JS > Logs tab
If you have access to the console (directly or by enabling SSH on the host) you can enter login at the ha> prompt then enter docker ps
I don’t use the core z-wave but it should look similar to Z-wave JS UI which shows the port mapped to 3000
If the add-on isn’t running correctly you can try a reinstall or supervisor repair.
I had the same issue, except update from 0.12.1 to 0.13.0. Also restore didn’t fix it.
So, I upgraded (again) to 0.13.0 then instead of a regular restart of HA, I did a System Reboot and everything came back online.
That said, the past few Z-wave JS updates have been slow or inconsistent coming back up for me. Whenever I see an update to it now, I get nervous about it. Today I thought I might have to restore to last night’s VM backup, but fortunately this HA System Restart worked.
So tonight (several hours later) many of my Z-wave devices looked online but wouldn’t respond. So I ended up restoring a VM (Proxmox) backup of HA from last night (back to 0.12.1 of Zwave JS) and they seem to be working again.
So it appears there may be a problem with 0.13.0. Where do I report this? I know how to report integration issues on Github, but not sure about the addon.
Rebooting entire system, restoring baakup etc. now working.