MyQ API down again
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Is this repeating? Turn on debug logging and post the log next time it happens.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- wideglidejrp
- Posts: 569
- Joined: Sun Jan 15, 2012 4:34 pm
- Location: Danbury, CT
- Contact:
Re: MyQ API down again
Yes, it is repeating continuously. I can't turn debugging on because the dialog says there is an error. There is nothing wrong with my credentials.
- Attachments
-
- Screenshot 2019-10-29 18.35.09.png (218.82 KiB) Viewed 4493 times
John R Patrick
Author of Home Attitude
Author of Home Attitude
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
If you can't get out of that dialog, then your credentials aren't authenticating.
Have you tried them with the current MyQ app?
Have you tried them with the current MyQ app?
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- wideglidejrp
- Posts: 569
- Joined: Sun Jan 15, 2012 4:34 pm
- Location: Danbury, CT
- Contact:
Re: MyQ API down again
The credentials work in the app and also the web site.
John R Patrick
Author of Home Attitude
Author of Home Attitude
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Well, crap. Looks like MyQ changed something in the API. I've been getting those errors too.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: MyQ API down again
I also tried back loading the previous version (all the way back to 7.3.2) and it's the same error. Defintely looks like an AP change.
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
Tracking the issue here: https://github.com/arraylabs/pymyq/issues/27
This is where I get the code from that goes into the plugin. Nothing I can do until they have a solution there.
This is where I get the code from that goes into the plugin. Nothing I can do until they have a solution there.
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
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
Anyone having this issue should test this version: https://github.com/FlyingDiver/Indigo-M ... /tag/7.4.4
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- wideglidejrp
- Posts: 569
- Joined: Sun Jan 15, 2012 4:34 pm
- Location: Danbury, CT
- Contact:
Re: MyQ API down again
7.4.4 solved the problem for me. Thank you, and thanks for your tremendous efforts in developing plugins. Just curious, have you considered including Check for Updates in the plugin menu?
John R Patrick
Author of Home Attitude
Author of Home Attitude
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ API down again
I used to have that, but removed it when the Indigo client started showing the same info. Having the update check in the plugin is redundant now, as long as the plugin is hosted on GitHub and available through the plugin store.wideglidejrp wrote:Just curious, have you considered including Check for Updates in the plugin menu?
It would not have worked in this case, since 7.4.4 is marked as a pre-release until it gets some testing time. I will probably make it a full release later today, which will make it show up in the Indigo menu as needing an update.
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
7.4.4 is working for me. I'm not sure if I was having problems with 7.4.3. It worked yesterday morning, I didn't do the usual afternoon routine so it wasn't tried. When I saw 7.4.4 I downloaded it and worked as expected this AM.
Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram
Re: MyQ API down again
7.4.4. isn't working for me. I'm a new myQ user.
Error from the log (debug level):
Error from the log (debug level):
MyQ Debug myqLogin failure, request url: https://api.myqdevice.com/api/v5/Login, 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
What OS X version are you running? Needs to be High Sierra or later.gbreeze wrote:7.4.4. isn't working for me. I'm a new myQ user.
Error from the log (debug level):MyQ Debug myqLogin failure, request url: https://api.myqdevice.com/api/v5/Login, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)
Sent from my iPhone using Tapatalk
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177