Error logging into MyQ server

Posted on
Tue Oct 17, 2023 6:14 pm
hensed offline
Posts: 59
Joined: Feb 01, 2012
Location: Oakland, CA

Re: Error logging into MyQ server

Weird, mine says too many requests

Code: Select all
   MyQ Warning                     Error logging into MyQ server: Error requesting data from https://partner-identity.myq-cloud.com/connect/authorize: 429 - Too Many Requests


I disabled the plugin for an hour, then tried again and still the same. I guess I'll try it tomorrow.

Posted on
Tue Oct 17, 2023 6:45 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

hensed wrote:
Weird, mine says too many requests

Code: Select all
   MyQ Warning                     Error logging into MyQ server: Error requesting data from https://partner-identity.myq-cloud.com/connect/authorize: 429 - Too Many Requests


I disabled the plugin for an hour, then tried again and still the same. I guess I'll try it tomorrow.


Never seen that. Check to make sure you don't have the refresh set too low.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 18, 2023 7:27 am
damiang1 offline
Posts: 18
Joined: Apr 03, 2018

Re: Error logging into MyQ server

Hello. Strangely after installing pip3.10 install git+https://github.com/arraylabs/pymyq. ... l/188/head yesterday MyQ openers worked with your latest plugin. Today upgraded to latest version of indigo and the garage doors do not work. Uninstalled pymq again and ran the above command and no go. Perhaps there is a later more recent pull release to the pymyq library? Seems without a proper API it's a game of cat and mouse. Again thanks for all your efforts

Posted on
Wed Oct 18, 2023 11:28 am
hensed offline
Posts: 59
Joined: Feb 01, 2012
Location: Oakland, CA

Re: Error logging into MyQ server

I just re-enabled it today, the first log message that came out was "too many requests". I checked the settings and it looks like the update frequency is set to 10. I just disabled the plugin again, this time I'll wait 24 hours and try again. I wonder if it means too many requests, or too many requests from me. I don't see how the latter is possible. :?:

Posted on
Wed Oct 18, 2023 1:09 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

I’ll have to check the repo for the library and see if anyone else is reporting this.

I just checked my logs, I’m getting it too.


Sent from my iPhone using Tapatalk

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 18, 2023 8:50 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

From the Home Assistant integration repo:

The latest batch of 429 errors are from the https://partner-identity.myq-cloud.com/ ... /authorize endpoint and appear to be Cloudflare anti-bot challenges, which require cookies and javascript to get past. It might be necessary to kick out to a browser to get past these.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 18, 2023 11:30 pm
hensed offline
Posts: 59
Joined: Feb 01, 2012
Location: Oakland, CA

Re: Error logging into MyQ server

doh! :cry:

Posted on
Thu Oct 19, 2023 10:36 am
Vig offline
Posts: 111
Joined: Oct 06, 2015

Re: Error logging into MyQ server

Trying to access from the browser but looks like we are blocked.
Attachments
Screenshot 2023-10-19 at 8.35.11 PM.png
Screenshot 2023-10-19 at 8.35.11 PM.png (457.04 KiB) Viewed 2164 times

Posted on
Thu Oct 19, 2023 10:38 am
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

Yeah, you can't go directly to the URL. It needs a redirect or parameters from the start of the auth process. I'm seriously doubting this will ever get fixed in a way that works for a plugin.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Oct 21, 2023 12:18 pm
jtburgess offline
User avatar
Posts: 78
Joined: Jan 17, 2018
Location: NJ

Re: Error logging into MyQ server

I upgraded to MyQ plugin 2022.0.4, then
$ pip3 install pymyq==3.1.6

so now it loads and runs, but I am still getting the same error as everyone else on this thread.

Posted on
Sat Oct 21, 2023 12:23 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

Yeah, 3.1.6. doesn't fix the 429 error. If they're now using Cloudflare to prevent bots, this library (and plugin) might be dead to the world.

However, I ran into this device today: https://paulwieland.github.io/ratgdo/

Basically, it's a small circuit board you wire up to your opener panel (where the learn button is) and it makes the opener MQTT compatible. Which also eliminates the cloud dependence of the current MyQ plugin. For $30 I might give it a try. I guess I would need one for each door.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sun Oct 22, 2023 7:10 am
damiang1 offline
Posts: 18
Joined: Apr 03, 2018

Re: Error logging into MyQ server


Posted on
Tue Oct 24, 2023 3:48 pm
ticotice offline
Posts: 113
Joined: Oct 21, 2005

Re: Error logging into MyQ server

FlyingDiver wrote:
Yeah, 3.1.6. doesn't fix the 429 error. If they're now using Cloudflare to prevent bots, this library (and plugin) might be dead to the world.

However, I ran into this device today: https://paulwieland.github.io/ratgdo/

Basically, it's a small circuit board you wire up to your opener panel (where the learn button is) and it makes the opener MQTT compatible. Which also eliminates the cloud dependence of the current MyQ plugin. For $30 I might give it a try. I guess I would need one for each door.


I'm getting same issue as others in this thread. If I order the ratgdo device you noted, would it take the place of the MyQ-301 or is this in addition to the MyQ-301?

Posted on
Tue Oct 24, 2023 4:09 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error logging into MyQ server

ticotice wrote:
I'm getting same issue as others in this thread. If I order the ratgdo device you noted, would it take the place of the MyQ-301 or is this in addition to the MyQ-301?


If you still want to use the MyQ app, you need the gateway device. The ratgdo does not replace it.

Note that the ratgdo is backordered, and even after I get mine I'm not sure when I'll be able to install or test it. And I do not have a good way to get power to it where my door control are, so it might be a total bust.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 25, 2023 12:12 pm
yosappy offline
Posts: 28
Joined: Jun 09, 2005

Re: Error logging into MyQ server

OK, I did like you said, I Executed the Terminal Commands; &, just like I was worried about, I am now getting this NEW Error:

"Stopped plugin "MyQ 2022.0.4"
Starting plugin "MyQ 2022.0.4" (pid 40665)
MyQ Error Error in plugin execution InitializeMain:

File "plugin.py", line 18, in <module>
type: 'Required Python libraries missing. Run 'pip3 install pymyq==3.1.6' in Terminal window, then reload plugin."

Any NEW Ideas?

Yo

Who is online

Users browsing this forum: No registered users and 6 guests