Closed arlieeh closed 2 years ago
I just started getting the same thing. They either have an outage or change the URL. Looking..
Their app is not loading for me so I assume its a system wide issue with the genie API. I will continue periodically checking in to see if the app starts working again and will report back.
Hmm the app is still not working however my control4 integration is still working.
I can confirm that my Aladdin Connect app is all levels of buggy, but I am still able to open and close using Siri and HomeBridge.
Seems to be a server wide issue.
It looks like they have resolved the issue and the plugin is working again. Can you confirm @arlieeh and @jnubz?
@derek-miller It started working again just after Midnight EST. Had nothing to do with your code. ;)
Could not respond sooner! Mine is still not working. I am able to use Connect again. No error message on restart of HomeKit or when selecting open or close. I also tried switching Home to a different hub did not make a difference.
@arlieeh do you mind opening a new ticket and providing the requested info? I ask because this seems like a different issue. Its also helpful if you could run homebridge in debug mode so we get more detailed logs.
Describe Your Problem:
been working great now getting timeout errors may be related to having been connected to vpn earlier. on iMac safari is not the best of letting go. **Logs:** [5/5/2022, 6:04:48 PM] [Garage Door] [API] An error occurred getting oauth token; timeout of 5000ms exceeded [5/5/2022, 6:04:48 PM] [Garage Door] [API] An error occurred getting devices from account; timeout of 5000ms exceeded [5/5/2022, 6:04:48 PM] [Garage Door] Failed to load doors from account; skipping discovery ``` Show the Homebridge logs here, remove any sensitive information. ``` **Plugin Config:** ```json Show your Homebridge config.json here, remove any sensitive information. ``` { "name": "Garage Door", "username": "xxx", "password": "xxx, "batteryLowLevel": 15, "userInfoCacheTtl": 3600, "doorStatusStationaryCacheTtl": 15, "doorStatusTransitioningCacheTtl": 5, "doorStatusPollInterval": 15000, "logApiResponses": false, "platform": "GenieAladdinConnect" } **Screenshots:**Environment: