-
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
openhab3 for older Synology NAS #185
Comments
I got it to work on a DS114 by uninstalling the Java 8 package and installing the Azul ZuluJDK 11 manually. Adopt OpenJDK didn't work for me. |
could you please give a manual to install the Azul ZuluJDK 11 manually to a DS? I got a DS216J |
In my case I downloaded ZuluJDK for ARM 32-bit HF (HF since DSM 6). Then I connected via SSH (root) and copied the extracted files to
|
Many Thanks, works! |
Thanks, I was able to install Java11. Further I tried to install openHAB 3.0 but without success "failed, stopped service". |
Hello,
Is there a chance to get running the 3.0 version on a Java 8.0 Synology NAS like the DS216j where Docker is not working?
Thanks a lot.
The text was updated successfully, but these errors were encountered: