I am trying to get my Z-Wave and Zigbee connections back after a Synology upgrade. I'm running HA on a VMM and have had my networks up and running with a CP210x dongle for the last 5-6 years. I posted over here about getting my USB re-established in Synology, and I think I've made some progress as I'm now seeing /dev/ttyUSB0 and /dev/ttyUSB1.
The problem I'm having now is getting my add-ins to recognize the stick. For one (and, I'm not sure this is something I can fix), I have no /dev/serial/ folder, so no persistent mapping to the stick.
Here are my ZWave JS UI logs on startup... just constant attempts to connect to the stick:
______ __ __ _ _____ _ _ _____
|___ / \ \ / / | |/ ____| | | | |_ _|
/ /____\ \ /\ / /_ ___ _____ | | (___ | | | | | |
/ /______\ \/ \/ / _' \ \ / / _ \ _ | |\___ \ | | | | | |
/ /__ \ /\ / (_| |\ V / __/ | |__| |____) | | |__| |_| |_
/_____| \/ \/ \__,_| \_/ \___| \____/|_____/ \____/|_____|
2026-06-27 05:56:40.958 WARN STORE: scenes.json not found
2026-06-27 05:56:40.963 WARN STORE: configurationTemplates.json not found
2026-06-27 05:56:40.983 INFO APP: Listening on port 44920 protocol HTTP
2026-06-27 05:56:40.992 INFO ZNIFFERMANAGER: Zniffer is DISABLED
2026-06-27 05:56:40.995 INFO MQTT: MQTT is disabled
2026-06-27 05:56:40.997 WARN BACKUP: Store backup is disabled
2026-06-27 05:56:40.998 WARN BACKUP: Nvm backup is disabled
[05:56:41] INFO: Starting NGinx...
2026-06-27 05:56:41.018 INFO Z-WAVE: Connecting to /dev/ttyUSB0
2026-06-27 05:56:50.229 INFO Z-WAVE: Controller status: Driver: Failed to open the serial port: Error: No such file or directory, cannot open /dev/ttyUSB0 (ZW0100)
2026-06-27 05:56:50.230 INFO Z-WAVE: Restarting client in 1 seconds, retry 1
2026-06-27 05:56:51.232 INFO Z-WAVE: Client closed
2026-06-27 05:56:51.236 INFO Z-WAVE: Connecting to /dev/ttyUSB0
2026-06-27 05:57:00.265 INFO Z-WAVE: Restarting client in 2 seconds, retry 2
2026-06-27 05:57:02.269 INFO Z-WAVE: Client closed
2026-06-27 05:57:02.275 INFO Z-WAVE: Connecting to /dev/ttyUSB0
2026-06-27 05:57:11.333 INFO Z-WAVE: Restarting client in 4 seconds, retry 3
2026-06-27 05:57:11.413 INFO APP: ::ffff:127.0.0.1 GET /health/zwave 301 162 - 14.937 ms
2026-06-27 05:57:15.338 INFO Z-WAVE: Client closed
2026-06-27 05:57:15.342 INFO Z-WAVE: Connecting to /dev/ttyUSB0
2026-06-27 05:57:24.381 INFO Z-WAVE: Restarting client in 8 seconds, retry 4
2026-06-27 05:57:32.384 INFO Z-WAVE: Client closed
2026-06-27 05:57:32.388 INFO Z-WAVE: Connecting to /dev/ttyUSB0
2026-06-27 05:57:41.415 INFO Z-WAVE: Restarting client in 15 seconds, retry 5
2026-06-27 05:57:41.534 INFO APP: ::ffff:127.0.0.1 GET /health/zwave 301 162 - 6.845 ms
Under System-->Hardware, I don't have my tty/USB* devices shown:
I don't know where to go from here. While I have both Zigbee and Z-Wave running, my Z-Wave devices are far more critical to get started. Any help would be great.



