Zwave issue all the time - after HAS upgrade

hello,
all the time i upgrade zwave i get an error as below; the fix is manually remove zwave stick from usb port and attach it again … why is that happening?

thanks!

Try using the /dev/serial/by-id path for your USB path. /dev/ttyACM0 is not reliable.

@freshcoast do you mean in config file/ or where exactly? thanks

i can see there …
[core-ssh ~]$ ls /dev/serial/by-id/usb-0658_0200-if00
/dev/serial/by-id/usb-0658_0200-if00

[core-ssh ~]$ ls -al /dev/ttyACM0
crw-rw---- 1 root audio 166, 0 Jan 28 21:27 /dev/ttyACM0

but is the same?

Use /dev/serial/by-id/usb-0658_0200-if00 in your add-on configuration, not /dev/ttyACM0. The latter can change to /dev/ttyACM1, etc… if it’s unplugged/re-plugged, or you have other USB serial devices, which would result in the not being found error you’re seeing.

If that doesn’t turn out to be the issue, you’ll need to start looking into why your USB device becomes disconnected.

ah got it … but no clue where to change it ;-(

cant see option for that

In the add-on. UI has setting and then zwave to put serial port.
What you have there is the integration

thanks a lot! all set, lets see what will happen after next upgrade.

@checking12 it worked… but same issue again … even i have there direct link to the device

but it ran for months without issue? did you upgrade OS or COre?
you run on hardware of Virtual appliance?

yeah run w/out issues.

upgraded os + core and again issues… runing in VA - vmware.

thanks

Rollback to previous OS, there’s quite some stability issues with v 10. Just see how it goes