My.Openhab Setup Errors

I setup my.openhab this evening.

I am running openhab on my raspberry pi which has java version “1.8.0_65” and Java™ SE Runtime Environment (build 1.8.0_65-b17)

I installed org.openhab.io.myopenhab-1.8.3.jar to the openHAB add ons directory using apt-get.

I added my UUID and secret to my online account at my.openhab.org.

I updated security:option=EXTERNAL, security:netmask=192.168.1.0/24 in openhab.cfg and added my user in users.cfg

Locally I can still get to my openHab instance but when going to https://my.openhab.org/openhab.app?sitemap=default I get an error ‘openHAB is offline’ and when I try to connect to it remotely using my iPhone App with https://my.openhab.org and my username and password I get a 'Request Failed Internal Server Error (500)

Any help would be appreciated.

-Matt

update java to 1.8.0_101 min and ensure you are running Oracle Java.

1 Like

Yeah. That will do it. And you can have a look here, as the problem (and the solution) is well described there:

hey, how should I update it to1.8.0_101