[solved] Trouble setting up my.openHAB

I’m having trouble setting up my.openHAB on my Raspberrypi (so I can remotely access it). I was able to create a login and input my secret/UUID to my.openhab.org but now I’m getting this error:

Server error 502

I am running Java™ SE Runtime Environment (build 1.8.0-b132), Java HotSpot™ Client VM (build 25.0-b70, mixed mode) and I manually created secret key using a keygen website and plain text document.

2016-02-01 08:00:02.206 [ERROR] [.myopenhab.internal.MyOHClient] - Socket.IO error: io.socket.engineio.client.EngineIOException: websocket error 2016-02-01 08:00:21.841 [ERROR] [.myopenhab.internal.MyOHClient] - Socket.IO error: not authorized
Am doing something wrong? Did I incorrectly generated the secret key? Any help is appreciated. Thanks!

[quote=“jgaspar, post:1, topic:7012, full:true”]
Did I incorrectly generated the secret key?[/quote]

Yes.
See the section “UUID and Secret” in the docs:
https://my.openhab.org/docs

Both files are created as soon as you have the org.openhab.io.myopenhab-xxx.jar in your addons folder (and maybe openhab needs to be restarted, don’t remember exactly).

Ah got it. I’ll try doing that then and report back. Thanks!

Got it working now! Thanks again for the help. I had to restart my openhab a couple times and make sure I have the myopenhab add-on installed. Then, it magically appeared with the correctly generated secret key.

:slightly_smiling: