-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openHAB crashes by configuring Z-Wave binding #138
Comments
Hey, If yes, can you Upload a log from openHAB and from the Installation? |
Hi, the crash happens before it is possible to select the serial port. Z-Wave support has been selected on installation. The log files are attached. Take a close look at the jvm crash log file hs_err_pid30270.log. It looks like openHAB cannot get the list of serial ports. Anyway the Synology box has mounted the Z-Wave Serial USB-Controller
|
Hey bodoweiss,
Is our issue solved?
If yes, can you Tell us what the reason was?
Otherwise you can Check the access rights for openHAB User @ ttyACM0.
Normaly the Installation move a startup Script to the rc.d folder, that set the needed rights.
I will take a Look at the Logs tomorrow.
Greets
… Am 28.10.2018 um 18:49 schrieb bodoweiss ***@***.***>:
Closed #138.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi andre, the issue isn't solved unfortunately The small script So help is still appreciated |
Hey, Witch Serial Controler are you using? Edit: |
Hi Andre, my DSM is the latest DSM 6.2.1-23824 Update 1 My serial controller is Z-Wave USB Stick (ZMEEUZB1). It works fine connected to a Win10 PC and with openHAB running on it. It looks to be online: stty -F /dev/ttyACM0speed 9600 baud; line = 0; udevadm info --a -p $(udevadm info -q path -n /dev/ttyACM0)Udevadm info starts with the device specified by the devpath and then looking at device '/devices/platform/orion-ehci.0/usb1/1-1/1-1.2/1-1.2:1.0/tty/ttyACM0': looking at parent device '/devices/platform/orion-ehci.0/usb1/1-1/1-1.2/1-1.2:1.0': looking at parent device '/devices/platform/orion-ehci.0/usb1/1-1/1-1.2': My GLIBC is 2.15: ll /lib/libc.*lrwxrwxrwx 1 root root 12 Oct 19 12:51 /lib/libc.so.6 -> libc-2.15.so I erased Then I tried So I currently ran out of ideas to solve it. |
Hey,
I have run stty -F /dev/ttyACM0 with this Output:
speed 115200 baud; line = 0;
min = 1; time = 2;
-brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok -echoctl
-echoke
My System is a ds216play with the same Z-Wave Stick as you.
My last idea is to Install this serial Driver Package http://www.jadahl.com/drivers/
You have do pick the right Package for your CPU. This sheet helps to figure out what you have https://www.synology.com/de-de/knowledgebase/DSM/tutorial/General/What_kind_of_CPU_does_my_NAS_have
Make a reboot with the Stick on the usbport.
When you unplug the Stick an Plug it in, the DS will reset the Access rights to default.
|
I have a Synology DS413j with DSM 6.2-23739-2 Update 2 and Java ejdk-8u181-linux-arm-sflt.tar.gz and openHAB-2.3.0.005-syno-noarch-0.001.spk. When I try to configure the Z-Wave binding in the PaperUI
Inbox -> Search for Things -> Z-Wave Binding -> Z-Wave Serial Controller (Z-Wave USB-stick with serial interface
the openHAB process crashes and needs to be restarted with DSM package manager. This happens while the Z-Wave Serial Controller is connected to one USB-port of the DiskStation.
Doing the same on a Windows 10 workstation (Z-Wave Serial controller is plugged in to one USB-port of the workstation) works fine and the controller can be used.
If You need diagnosis data, please give advice.
The text was updated successfully, but these errors were encountered: