hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
570 stars 44 forks source link

API login failures #1116

Closed denhams closed 1 year ago

denhams commented 1 year ago

Describe The Problem: Unable to sign-on to the MyQ API.

See the issue reported for Home Assistant at https://github.com/home-assistant/core/issues/101763

I assume it's the same problem.

To Reproduce: Restart Homebridge.

Logs:

[10/11/2023, 11:37:22 AM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 11:37:22 AM] [myQ] myQ API: Unable to access the OAuth authorization endpoint.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: east.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: west.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: auto.

Homebridge Configuration:

        {
            "email": "********",
            "password": "******",
            "name": "myQ",
            "options": [
                "Disable.Opener.BatteryInfo",
                "Enable.Device.SyncNames"
            ],
            "debug": true,
            "platform": "myQ"
        }

Screenshorts:

None.

Environment:

github-actions[bot] commented 1 year ago

@denhams - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.

github-actions[bot] commented 1 year ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.