-
-
Notifications
You must be signed in to change notification settings - Fork 21
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 Cloud service #12
Comments
This is because the JRE by QNAP is too old. The openHAB Cloud service is using a fairly new SSL certificate and therefore the connection can't be verified.
Regards |
Thank you for your help, the JRE is now updates, but it dosn't work - myopenhab only showes offline in the log i found one error, could this be the Problem cannot verify edelivery.oracle.com's certificate, issued by ‘/C=US/O=GeoTrust Inc./CN=GeoTrust SSL CA - G3’: her is the full log. Please visit http://www.oracle.com/technetwork/java/javase/terms/license/index.html /share/MD0_DATA/.qpkg/openHAB 100%[================================================>] 77.78M 5.60MB/s in 15s 2017-01-08 15:28:53 (5.30 MB/s) - ‘/share/MD0_DATA/.qpkg/openHAB/jdk.tar.gz’ saved [81562420/81562420] Download was fine! jdk1.8.0_111/jre/plugin/desktop/sun_java.png |
after a qnap reboot ist works , thank you for your help |
Hello, I have also the problem with java. I have installed this previously. Http://www.qnapclub.eu/provider.php/qpkg_dwl/99372/QJDK8_1.8.111_x86.qpkg. But openhab does not start. With java directly from qnap it goes. But then the cloud connection does not work, because the java version is too old. Can someone helps me? |
@markusvitz just follow the steps @thopiekar mentions above:
In my case the commands were a little different:
you can run ... but it didn't work for me. |
i want to try it but when i use putty to login via ssh to nas i dont know which the correct path ist |
i got it but at myopenhab it shows offline. do i need to set up ports for openhab2 ??? |
Did also try to get this working but https://myopenhab.org/ shows not online Running Java(TM) SE Runtime Environment (build 1.8.0_101-b13) I noticed that there seems to be two UUID's first: /share/CACHEDEV1_DATA/.qpkg/OpenHab/webapps/static which differ in value I tried using both of these UUID's together with the secret here: /share/CACHEDEV1_DATA/.qpkg/openHAB/distribution/userdata/openhabcloud Neither working. Could this be perhaps an issue not allowing the service to connect? EDIT: fixed myself (using UUID from /share/CACHEDEV1_DATA/.qpkg/openHAB/distribution/userdata) by upgrading JCE from here http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html followed instructions here http://suhothayan.blogspot.ch/2012/05/how-to-install-java-cryptography.html overwrote in both JRE and JDK security settings, restarted Java and opehab and now connected. |
This one has been a doozey! First, not all QNAP will show that drive structure, for example on my 419+ it is actually:
Second, the script will not work for downloading Java anymore it seems, this is due to the need to be logged into Oracle to get the download. Third, it also depends on what version of ARM you are running, there is a difference between ARM and Embedded chips, mine is an embedded so I couldn't use that package, and getting the right version for embedded wasn't easy, so I just went for the latest (and last) Java update for 8 for embedded chip sets. http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/index.html Once I had scraped out of the script what it was doing, downloaded the above .gz through my computer and just dropped into File Manager, I just had to:
And then followed the instructions from there, went back to the dashboard in openHAB, and there we go, online. |
Current download links are different. That's why "openHAB.sh downloadJavaArm32" doesn't work. After this you can execute procedure as described by @Stefan39135 My nas is a QNAP TS-231P by the way. |
I had the same issue with myOpenHab and followed the instructions of thopiekar and in the end I´m Online.
I hope this helps. |
thank you for the new qpkg!
everything works fine, but the openHAB Cloud service is not connecting, is this working on your installation?
on myopenhab.orgthe the service Shows only offline
on the main page it Shows "You are using openHAB 1.x. To remotely access your openHAB's web Interface"
i made a new installtion with your qpaq on my qnap
The text was updated successfully, but these errors were encountered: