MyQ API down again
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
MyQ API down again
According to: https://github.com/arraylabs/pymyq/issues/22
And yes, I started getting auth errors about 7am EDT today.
Nothing I can do until the library developers reverse engineer the changes.
And yes, I started getting auth errors about 7am EDT today.
Nothing I can do until the library developers reverse engineer the changes.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Looks like there's a possible fix: https://github.com/chanomie/homebridge- ... /README.md
I guess I'll take a break from the MQTT plugin and try this.
I guess I'll take a break from the MQTT plugin and try this.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Um. No. I need to wait until it's ported to mymyq.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ API down again
I got a bunch of denials yesterday, but none today (so far). Maybe the condition was temporary.
I came here to drink milk and kick ass....and I've just finished my milk.
My Plugins and Scripts
My Plugins and Scripts
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
I saw a posting on the GitHub project that the old API is working again today. And my plugin is working again too.
Background - the plugin, and most of the other HA type applications out in the wild use the reverse engineered MyQ Version 4 API. There's also a Version 5 API, which is what MyQ is switching too. For the last 24 hours (more or less), MyQ disabled the V4 API. Which broke many things. I don't know if this was intentional or not. It might have been a mistake. Or it was intentional, but they got so many complaints that reversed it. Maybe they have legitimate users of their mobile apps that never updated to new app versions for whatever reason. Who knows?
In any case, one developer did manage to reverse engineer the V5 API and write an updated library in about 12 hours. I'm waiting for it to get some more testing before I roll the changes into the plugin.
Background - the plugin, and most of the other HA type applications out in the wild use the reverse engineered MyQ Version 4 API. There's also a Version 5 API, which is what MyQ is switching too. For the last 24 hours (more or less), MyQ disabled the V4 API. Which broke many things. I don't know if this was intentional or not. It might have been a mistake. Or it was intentional, but they got so many complaints that reversed it. Maybe they have legitimate users of their mobile apps that never updated to new app versions for whatever reason. Who knows?
In any case, one developer did manage to reverse engineer the V5 API and write an updated library in about 12 hours. I'm waiting for it to get some more testing before I roll the changes into the plugin.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ API down again
Hi. I'm still getting log-in errors and cannot connect. Is it just me now or is everyone getting shut out?
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
It's working again for me.fishmg01 wrote:Hi. I'm still getting log-in errors and cannot connect. Is it just me now or is everyone getting shut out?
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ API down again
hmmm.....I'm still not able to login. I've deleted the MyQ plugin and preferences and did a clean install of your plugin, and still get the login failure error below.
I've triple checked the login and password by logging in to the Liftmaster website and that works fine. Any additional information I could send you that might help sort this out?
Aug 22, 2019, 6:24:34 PM
Installing and enabling plugin MyQ v7.3.2
Loading plugin "MyQ 7.3.2"
Starting plugin "MyQ 7.3.2" (pid 55984)
Started plugin "MyQ 7.3.2"
MyQ Starting MyQ
Aug 22, 2019, 6:24:50 PM
MyQ Error myqLogin failure, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)
I've triple checked the login and password by logging in to the Liftmaster website and that works fine. Any additional information I could send you that might help sort this out?
Aug 22, 2019, 6:24:34 PM
Installing and enabling plugin MyQ v7.3.2
Loading plugin "MyQ 7.3.2"
Starting plugin "MyQ 7.3.2" (pid 55984)
Started plugin "MyQ 7.3.2"
MyQ Starting MyQ
Aug 22, 2019, 6:24:50 PM
MyQ Error myqLogin failure, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Looks like you're running an OS earlier than High Sierra. You need High Sierra or Mojave.fishmg01 wrote:hmmm.....I'm still not able to login. I've deleted the MyQ plugin and preferences and did a clean install of your plugin, and still get the login failure error below.
I've triple checked the login and password by logging in to the Liftmaster website and that works fine. Any additional information I could send you that might help sort this out?
Aug 22, 2019, 6:24:34 PM
Installing and enabling plugin MyQ v7.3.2
Loading plugin "MyQ 7.3.2"
Starting plugin "MyQ 7.3.2" (pid 55984)
Started plugin "MyQ 7.3.2"
MyQ Starting MyQ
Aug 22, 2019, 6:24:50 PM
MyQ Error myqLogin failure, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ API down again
Is there any workaround for Sierra? I'm on an older Mac Mini and anything above Sierra slows it to a crawl....
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Sorry, no. The MyQ servers won't accept the older protocols that are all Sierra can do.mattyf wrote:Is there any workaround for Sierra? I'm on an older Mac Mini and anything above Sierra slows it to a crawl....
But I've never noticed High Sierra being all that more taxing than Sierra. Mojave is a big step because it requires the Metal graphics API.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ API down again
Joe,
My MQ device started acting strange. No error in the log. However, when I open the plugin configuration dialog, it give an error on userID and password (can't validate field).
I am on Indito 7.4 and took the plunge and migrated to Catalina - but MQ was working after the migration.
Did MQ changed their API again?
Thanks,
JP
My MQ device started acting strange. No error in the log. However, when I open the plugin configuration dialog, it give an error on userID and password (can't validate field).
I am on Indito 7.4 and took the plunge and migrated to Catalina - but MQ was working after the migration.
Did MQ changed their API again?
Thanks,
JP
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Multiple reports on the net that MyQ is broken again. I’m traveling today, but I’m monitoring the reports. If it breaks for you, don’t bother reporting it.
It appears the new V5 API might still be working. I’ll take another look at that tomorrow.
It appears the new V5 API might still be working. I’ll take another look at that tomorrow.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
https://github.com/FlyingDiver/Indigo-M ... /tag/7.4.0
Pre-release for V5 API support. If you're getting errors now, try this new version.
This version no longer differentiates between brands.
Pre-release for V5 API support. If you're getting errors now, try this new version.
This version no longer differentiates between brands.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177