hjdhjd / homebridge-myq

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

Unable to login for about a week (Unable to login to the myQ API. Please check your email address and password.) #1110

Closed codydalerodgers closed 10 months ago

codydalerodgers commented 10 months ago

To Reproduce: Upon logging in, I receive the error message "Unable to login to the myQ API. Please check your email address and password." I have used this plugin for about a year without issue but for the past week or so I have not been able to connect. There have been no changes to my account on the MyQ side and I can login without issue on their app. The following is after trying to login:

Logs:

[17/09/2023, 20:49:52] [Homebridge UI] Homebridge log truncated by admin. [17/09/2023, 20:50:091 [Homebridge UI] [homebridge-myq] Incoming Request: /getDevices [17/09/2023, 20:50:091 [Homebridge UI] [homebridge-myq] Unable Unable to retrieve the list o f myl devices from the myl API. [17/09/2023, 20:50:091 [Homebridge UI] [homebridge-myg] TypeError: Cannot read proper ty 'getRandomvalues' of undefined at getRandomvalues (file:///us/local/lib/node_modules/homebridge-myg/node_module s/pkce-challenge/dist/index.js:10:19) at random (file:///usr/local/lib/node_modules/homebridge-myg/node_modules/pkce-ch allenge/dist/index.js:19:25) at generateVerifier (file:///us/local/lib/node _modules/homebridge-myq/node_modul es/pkce-challenge/dist/index.js:32:12) at pkceChallenge (file:///us/local/lib/node_modules/homebridge-myq/node_modules/

Homebridge Configuration:

Show the relevant portion of your homebridge config.json here, if needed.
Remove any sensitive information.

Screenshots: image image

Environment:

hjdhjd commented 10 months ago

Thanks for the report. A few things:

I'd start with updating your version of Node to a supported version. Node 14 has been out of support for some time, and Node 16 was EOL as of last week. I only support current LTS versions of Node. Best of luck.

github-actions[bot] commented 10 months 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.