Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Potential API Issues #1118

Closed
seer14 opened this issue Oct 12, 2023 · 1 comment
Closed

Potential API Issues #1118

seer14 opened this issue Oct 12, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@seer14
Copy link

seer14 commented Oct 12, 2023

Describe The Problem:
The myq plugin is no longer able to authenticate to the MyQ API. Either getting invalid credentials or 429 errors.

Additionally using google search, I also see that the home assist myq package started having similar issues related to auth yesterday. home-assistant/core#101763 (MyQ fails to setup with 401 or 429 error #101763)

Further I see a couple of issues opened and "auto-closed" regarding API Authentication issues.

To Reproduce:
Previously working home bridge configuration which suddenly stopped working. Attempted removal and re-install. Upon re-install entering credentials failed. Restored previously saved config file results in same / similar 429 issue.

Logs:

[10/11/2023, 6:51:24 PM] [myQ] myQ API error: Invalid myQ credentials given: Check your username and password. If they are correct, the myQ API may be experiencing temporary issues.
[10/11/2023, 6:51:26 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getDevices
[10/11/2023, 6:51:27 PM] [Homebridge UI] [homebridge-myq] myQ API error: Invalid myQ credentials given: Check your username and password. If they are correct, the myQ API may be experiencing temporary issues.
[10/11/2023, 6:51:27 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getErrorMessage
[10/11/2023, 6:51:38 PM] [Homebridge UI] [homebridge-myq] Terminating child process...
[10/11/2023, 6:51:38 PM] [Homebridge UI] [homebridge-myq] Child process ended
[10/11/2023, 6:52:00 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getDevices
[10/11/2023, 6:52:01 PM] [Homebridge UI] [homebridge-myq] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:52:01 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getErrorMessage
[10/11/2023, 6:53:24 PM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:54:12 PM] [Ring] Garage Detected Motion. Loading snapshot before sending event to HomeKit
[10/11/2023, 6:55:24 PM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:57:24 PM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:58:54 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getDevices
[10/11/2023, 6:58:55 PM] [Homebridge UI] [homebridge-myq] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:58:55 PM] [Homebridge UI] [homebridge-myq] Incoming Request: /getErrorMessage
[10/11/2023, 6:58:56 PM] [Homebridge UI] [homebridge-myq] Terminating child process...
[10/11/2023, 6:58:56 PM] [Homebridge UI] [homebridge-myq] Child process ended
[10/11/2023, 6:59:20 PM] [Homebridge UI] [homebridge-nest-cam] Incoming Request: /generateToken
[10/11/2023, 6:59:24 PM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 6:59:24 PM] [Homebridge UI] [homebridge-nest-cam] Terminating child process...
[10/11/2023, 6:59:24 PM] [Homebridge UI] [homebridge-nest-cam] Child process ended

Homebridge Configuration:

{
    "email": "redacted@redacted.net",
    "password": "xxxx",
    "name": "myQ",
    "options": [
        "Enable.Device.SyncNames"
    ],
    "platform": "myQ"
}

Screenshots:
Auto-closed issues related to API Auth.
AutoClosedIssues

Environment:

  • Homebridge Version: 1.6.1
  • Node Version: v18.16.0
  • Homebridge-myQ Plugin Version: homebridge-myq v3.4.1
  • Apple Device and iOS / macOS / iPadOS / tvOS Version: iOS17.0.3
  • Operating System and OS Version: Raspbian GNU/Linux Bullseye (11)
@hjdhjd hjdhjd closed this as completed Oct 12, 2023
@hjdhjd
Copy link
Owner

hjdhjd commented Oct 12, 2023

Duplicate and asked and answered in other issues.

Repository owner locked and limited conversation to collaborators Oct 12, 2023
@hjdhjd hjdhjd added the duplicate This issue or pull request already exists label Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants