Hi
I’m moving my OH environment to a new server (old server was on CentOS7 and OH2) and have done a fresh installation.
But I’m getting issues with my zWave stick.
I added it a thing in the GUI (same configuration as on the old server).
But the thing remains offline -> BRIDGE_OFFLINE - Controller is offline
Details below. Hope someone can push me in the right direction.
- Platform information:
- Hardware: Intel® Pentium® Silver J5005 CPU @ 2.8GHz
- OS: CentOS Linux release 8.2.2004 (Core)
- Java Runtime Environment: openjdk version “11.0.9” 2020-10-20 LTS
- openHAB version: openHAB 3.0.0.M2
openhab.log
2020-11-11 19:45:33.475 [INFO ] [zwave.handler.ZWaveControllerHandler] - Attempting to add listener when controller is null
configured /etc/default/openhab
EXTRA_JAVA_OPTS="-Dgnu.io.rxtx.SerialPorts=/dev/ttyUSB-ZStick:/dev/ttyACM0"
I have also added the required groups and softlink
[root@homeserver openhab]# ll /dev | egrep 'USB|ACM'
crw-rw----. 1 root dialout 166, 0 Nov 11 19:20 ttyACM0
lrwxrwxrwx. 1 root root 12 Nov 11 19:26 ttyUSB-ZStick -> /dev/ttyACM0
[root@homeserver openhab]# cat /etc/group | grep openhab
tty:x:5:openhab
dialout:x:18:openhab
audio:x:63:openhab
openhab:x:981: