Zwave js UI install fails

Hello,

I am starting up zwave via HA and again I run into trouble. Hope someone can help.

I do use zwave JS (is working, so zwave stick is present and OK) and I want to change to zwave js UI, because it should give the opportunity to edit zwave parameters (specially in a aeotec multisensor), what I do need sometimes.

I followed the instructions of

and also tried (happy to have backup!)

both with the same result: zwave js Ui is not starting up, both with the same log-entries. I cannot set any configurtion, because there is no configuration screen available.

The log shows:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting
-----------------------------------------------------------
 Add-on: Z-Wave JS UI
 Fully configurable Z-Wave JS gateway and control panel
-----------------------------------------------------------
 Add-on version: 1.6.2
 You are running the latest version of this add-on.
 System: Home Assistant OS 9.5  (amd64 / qemux86-64)
 Home Assistant Core: 2023.2.3
 Home Assistant Supervisor: 2023.01.1
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-zwave-js-ui: starting
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-nginx successfully started
s6-rc: info: service init-zwave-js-ui successfully started
s6-rc: info: service zwave-js-ui: starting
s6-rc: info: service zwave-js-ui successfully started
s6-rc: info: service discovery: starting
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
[19:20:03] INFO: Starting the Z-Wave JS UI...
./run: line 16: ./discovery: No such file or directory
2023-02-14 19:20:12.028 INFO APP: Version: 8.8.3
2023-02-14 19:20:12.038 INFO APP: Application path:/opt
  ______  __          __                      _  _____     _    _ _____ 
 |___  /  \ \        / /                     | |/ ____|   | |  | |_   _|
    / /____\ \  /\  / /_ ___   _____         | | (___     | |  | | | |  
   / /______\ \/  \/ / _' \ \ / / _ \    _   | |\___ \    | |  | | | |  
  / /__      \  /\  / (_| |\ V /  __/   | |__| |____) |   | |__| |_| |_ 
 /_____|      \/  \/ \__,_| \_/ \___|    \____/|_____/     \____/|_____|
2023-02-14 19:20:12.091 WARN STORE: scenes.json not found
2023-02-14 19:20:12.094 WARN STORE: nodes.json not found
2023-02-14 19:20:12.097 WARN STORE: users.json not found
2023-02-14 19:20:12.116 INFO APP: Listening on port 44920 host 0.0.0.0 protocol HTTP
[19:20:12] INFO: Starting NGinx...
2023-02-14 19:20:12.445 INFO MQTT: MQTT is disabled
2023-02-14 19:20:12.457 WARN BACKUP: Store backup is disabled
2023-02-14 19:20:12.458 WARN BACKUP: Nvm backup is disabled
2023-02-14 19:20:12.459 WARN Z-WAVE: Z-Wave driver not inited, no port configured

The configuration screen before first try to startup:

After the failed start it looks like:

What can I do to start it up?

You configure Zwave JS UI in the web interface supplied by ZwaveJS UI.

That needs an initial succesfull startup. I never get that green point at the top right, so also open web ui is not available.

Your logs indicate it started successfully, just refresh your page. You can only configure it from within the web UI.

Agree, but is does not work, also not when I restart HA.

what do your supervisor logs say when you try to start it?

How do I find that log? (stupid question, I know, but I have no idea)

settings → system → logs → click dropdown and look at supervisor logs

I am completely surprised.
After a coffee-break of some 20 minutes js UI appears to be started. In that time the MacBook laptop I have connected to HA (running on a seperate in10 server) ran out of power and had to be restarted.

Is it possible I had too little patience? Feel some kind of ashamed, but cannot help it: it’s what it is…

Anyway: I am one step forward.
But now I have other difficulties:
When re-starting the integration it asks for an url. default is ws://localhost:3000
But that does not work (cannot make connection)

I tried ws://a0d7b954-zwavejs2mqtt:3000
Same result

Tried ws://a0d7b954-zwavejsui:3000
Same result (but took some more time to tell)

I did find a0d7b954-zwavejs2mqtt in supervisor/addons/data

Maybe because of that? I got the next error:

Driver: Failed to initialize the driver: ZWaveError: Timeout while waiting for an ACK …

https://github.com/hassio-addons/addon-zwave-js-ui/blob/38729339a3fc7b14a3d006cdda3a449886eac7c9/zwavejs2mqtt/DOCS.md#setting-up-the-home-assistant-z-wave-js-integration

also keep in mind you can’t run both ZwaveJS and ZwaveJSUI, one or the other only.

Hi, I have the same problem as @brinkgit on a new home assistant green. I have installed Z-wave Js UI and waited but nothing happens no button for WEBUI this is what the log looks like.

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting


Add-on: Z-Wave JS UI
Fully configurable Z-Wave JS gateway and control panel

Add-on version: 3.0.2
You are running the latest version of this add-on.
System: Home Assistant OS 11.2 (aarch64 / green)
Home Assistant Core: 2023.12.1
Home Assistant Supervisor: 2023.12.0

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-zwave-js-ui: starting
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-nginx successfully started
s6-rc: info: service init-zwave-js-ui successfully started
s6-rc: info: service zwave-js-ui: starting
s6-rc: info: service zwave-js-ui successfully started
s6-rc: info: service discovery: starting
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
[11:05:24] INFO: Starting the Z-Wave JS UI…
2023-12-24 11:05:31.736 INFO APP: Version: 9.3.2
2023-12-24 11:05:31.748 INFO APP: Application path:/opt


|___ / \ \ / / | |/ | | | | | |
/ /
\ \ /\ / /_ ___ _____ | | (___ | | | | | |
/ /\ / / / ’ \ \ / / _ \ _ | |_ \ | | | | | |
/ /
\ /\ / (
| |\ V / / | || |
) | | |__| || |
/| / / _,| _/ _| _/|/ _/|___|

2023-12-24 11:05:31.815 WARN STORE: scenes.json not found
2023-12-24 11:05:31.838 WARN STORE: nodes.json not found
2023-12-24 11:05:31.844 WARN STORE: users.json not found
2023-12-24 11:05:31.888 INFO APP: Listening on port 44920 protocol HTTP
[11:05:32] INFO: Starting NGinx…
2023-12-24 11:05:32.212 INFO MQTT: MQTT is disabled
2023-12-24 11:05:32.228 WARN BACKUP: Store backup is disabled
2023-12-24 11:05:32.232 WARN BACKUP: Nvm backup is disabled
2023-12-24 11:05:32.238 WARN Z-WAVE: Z-Wave driver not inited, no port configured
2023-12-24 11:05:44.520 INFO APP: GET /health/zwave 301 19.638 ms - 191
2023-12-24 11:06:14.663 INFO APP: GET /health/zwave 301 5.993 ms - 191
2023-12-24 11:06:44.835 INFO APP: GET /health/zwave 301 3.900 ms - 191
2023-12-24 11:07:14.976 INFO APP: GET /health/zwave 301 2.589 ms - 191
2023-12-24 11:07:45.106 INFO APP: GET /health/zwave 301 3.868 ms - 191

USB - USB STICK 7

ttyUSB0/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_a0eb20fa2a85ed11a238cc9f9d1cc348-if00-port0

Subsystem:tty

Device path:/dev/ttyUSB0

ID:/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_a0eb20fa2a85ed11a238cc9f9d1cc348-if00-port0