Error - Using Alexa with MyQ Garage/Gate Opener

Hi… let me start by stating that I am not technical. I really want to use Alexa with my Gate Opener. I think I am very close, but cannot get past this error. I have read through lots of blogs and googled it to death with no luck. Please help… thanks!

I have followed instructions from this site:
https://www.wemustbegeeks.com/use-alexa-echo-chamberlain-myq-openhab-ifttt/

I am using OH1.8 on my Mac.
When I log into openHAB, it shows Offline at the top.
I am sure that my UUID and Secret are entered correctly.

When I try to start the service, I get the following:
./start.sh
Launching the openHAB runtime…
osgi> 2017-01-05 12:23:23.803 [INFO ] [.o.core.internal.CoreActivator] - openHAB runtime has been started (v1.8.3).
2017-01-05 12:23:24.990 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - mDNS service has been started
2017-01-05 12:23:25.015 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - Service Discovery initialization completed.
2017-01-05 12:23:27.124 [INFO ] [penhab.io.rest.RESTApplication] - Started REST API at /rest
2017-01-05 12:23:34.661 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.sitemap’
2017-01-05 12:23:34.831 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'myopenhab.persist’
2017-01-05 12:23:34.883 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.items’
2017-01-05 12:23:35.659 [INFO ] [.o.u.w.i.servlet.WebAppServlet] - Started Classic UI at /classicui/openhab.app
2017-01-05 12:23:40.886 [INFO ] [runtime.busevents ] - GarageDoorString state updated to Open
2017-01-05 12:23:40.902 [INFO ] [runtime.busevents ] - GarageDoorOnline state updated to True
2017-01-05 12:23:40.904 [INFO ] [runtime.busevents ] - GarageDoorSerialNumber state updated to CG0A00003B30
2017-01-05 12:23:40.905 [INFO ] [runtime.busevents ] - GarageDoorShutter state updated to UP
2017-01-05 12:23:40.908 [INFO ] [runtime.busevents ] - GarageDoorSwitch state updated to ON
2017-01-05 12:23:40.909 [INFO ] [runtime.busevents ] - GarageDoorDeviceType state updated to Gate
2017-01-05 12:23:40.911 [INFO ] [runtime.busevents ] - GarageDoorDesc state updated to Gate
2017-01-05 12:23:40.912 [INFO ] [runtime.busevents ] - GarageDoorContact state updated to OPEN
2017-01-05 12:23:40.914 [INFO ] [runtime.busevents ] - GarageDoorDeviceId state updated to 1111111
2017-01-05 12:23:40.987 [ERROR] [.myopenhab.internal.MyOHClient] - Socket.IO error: not authorized
2017-01-05 12:23:44.970 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.rules’
2017-01-05 12:23:48.422 [ERROR] [m.r.internal.engine.RuleEngine] - Error during the execution of startup rule ‘System Started’: Index: 0, Size: 0
2017-01-05 12:24:40.359 [INFO ] [runtime.busevents ] - GarageDoorString state updated to Open
2017-01-05 12:24:40.376 [INFO ] [runtime.busevents ] - GarageDoorOnline state updated to True
2017-01-05 12:24:40.377 [INFO ] [runtime.busevents ] - GarageDoorSerialNumber state updated to CG0A00003B30
2017-01-05 12:24:40.377 [INFO ] [runtime.busevents ] - GarageDoorShutter state updated to UP
2017-01-05 12:24:40.378 [INFO ] [runtime.busevents ] - GarageDoorSwitch state updated to ON
2017-01-05 12:24:40.379 [INFO ] [runtime.busevents ] - GarageDoorDeviceType state updated to Gate
2017-01-05 12:24:40.380 [INFO ] [runtime.busevents ] - GarageDoorDesc state updated to Gate
2017-01-05 12:24:40.381 [INFO ] [runtime.busevents ] - GarageDoorContact state updated to OPEN
2017-01-05 12:24:40.381 [INFO ] [runtime.busevents ] - GarageDoorDeviceId state updated to 1111111
2017-01-05 12:25:39.930 [INFO ] [runtime.busevents ] - GarageDoorString state updated to Open
2017-01-05 12:25:39.931 [INFO ] [runtime.busevents ] - GarageDoorOnline state updated to True
2017-01-05 12:25:39.932 [INFO ] [runtime.busevents ] - GarageDoorSerialNumber state updated to CG0A00003B30
2017-01-05 12:25:39.932 [INFO ] [runtime.busevents ] - GarageDoorShutter state updated to UP
2017-01-05 12:25:39.933 [INFO ] [runtime.busevents ] - GarageDoorSwitch state updated to ON
2017-01-05 12:25:39.933 [INFO ] [runtime.busevents ] - GarageDoorDeviceType state updated to Gate
2017-01-05 12:25:39.934 [INFO ] [runtime.busevents ] - GarageDoorDesc state updated to Gate
2017-01-05 12:25:39.936 [INFO ] [runtime.busevents ] - GarageDoorContact state updated to OPEN
2017-01-05 12:25:39.937 [INFO ] [runtime.busevents ] - GarageDoorDeviceId state updated to 1111111
2017-01-05 12:26:40.271 [INFO ] [runtime.busevents ] - GarageDoorString state updated to Open
2017-01-05 12:26:40.290 [INFO ] [runtime.busevents ] - GarageDoorOnline state updated to True
2017-01-05 12:26:40.291 [INFO ] [runtime.busevents ] - GarageDoorSerialNumber state updated to CG0A00003B30
2017-01-05 12:26:40.292 [INFO ] [runtime.busevents ] - GarageDoorShutter state updated to UP
2017-01-05 12:26:40.292 [INFO ] [runtime.busevents ] - GarageDoorSwitch state updated to ON
2017-01-05 12:26:40.293 [INFO ] [runtime.busevents ] - GarageDoorDeviceType state updated to Gate
2017-01-05 12:26:40.294 [INFO ] [runtime.busevents ] - GarageDoorDesc state updated to Gate
2017-01-05 12:26:40.294 [INFO ] [runtime.busevents ] - GarageDoorContact state updated to OPEN
2017-01-05 12:26:40.295 [INFO ] [runtime.busevents ] - GarageDoorDeviceId state updated to 1111111

I think you are good to go with the binding. It’s saying your garage door is open. It also appears it’s pulling the serial number as well. When you did this capture, was your garage door in fact open?

Thank you. Do you know why OpenHAB shows that I am offline? I am not able to see my events… How do I get it to show Online?

This means that your local instance doesn’t have the openhabcloud binding working correctly enabling the cloud portion to interact with you local server. I would look more closely at the openhabcloud settings and make sure those are correct.

Where do I find openhabcloud settings and what do I check for?

Steps 6 and 7 of the guide. Make sure in the openhab.cfg that that last line listed has the # removed. Make sure in step 7 that you have the correct UUID & Secret from /webapps/static/uuid and /webapps/static/secret entered in at myopenhab.org

And the most common error in this case: Which Java version do you use?

You need at least Java 1.8.0-101 (or higher). That’s also documented in the official tutorial:

I found the problem… I did not have the org.openhab.io.openhabcloud_1.9.0.201612192331.jar file in the Addons folder! It is now online and working! Thanks for your help!