Hi,
my installation was working fine for the last 2 years and today, I’ve got a ‘missing serial-port’ on snap / zwave-js-ui. I cleaned everything, uninstalled snapd, deleted all the files and retry with same error below.
- yes I’ve enabled hotplug in snapd
- yes I’ve restarted snapd
- yes the USB aeon stick is connected (/dev/ttyACM0 for example)
Any help ?
root@pi4:~# snap install --channel=stable zwave-js-ui
zwave-js-ui v8.17.1 from Giaever.online (giaever-online) installed
root@pi4:~#
root@pi4:~# snap connect zwave-js-ui:raw-usb
root@pi4:~# snap connect zwave-js-ui:hardware-observe
root@pi4:~# snap interface serial-port
name: serial-port
summary: allows accessing a specific serial port
plugs:
- zwave-js-ui
root@pi4:~# zwave-js-ui.enable
Missing plug: «serial-port»
Service enabled!
- If you have turned OFF «log to file», follow logs with:
$ snap logs zwave-js-ui -f
- If you have turned ON «log to file», follow logs with:
$ tail -f /var/snap/zwave-js-ui/189/*.log
root@pi4:~# snap set system experimental.hotplug=true
root@pi4:~# systemctl restart snapd
root@pi4:~# snap interface serial-port
name: serial-port
summary: allows accessing a specific serial port
plugs:
- zwave-js-ui