Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Request:Discover Devices Issue #57

Closed
simonrb2000 opened this issue Apr 29, 2023 · 6 comments
Closed

Support Request:Discover Devices Issue #57

simonrb2000 opened this issue Apr 29, 2023 · 6 comments
Assignees
Labels
question Further information is requested stale

Comments

@simonrb2000
Copy link

Describe Your Problem

It appears the plug-in is unable to grab my locks. Logs in ok and I get the code from August

Relevant log output

No response

Config for homebridge-august

"name": "August",
            "credentials": {
                "augustId": "xxxx",
                "password": "xxxx",
                "installId": "xxxxx",
                "notice": "Keep your tokens a secret!",
                "isValidated": true
            },
            "platform": "August",
            "_bridge": {
                "username": "0E:E3:99:81:xx:xx",
                "port": xxxxx
            }
        }

Screenshots

/
IMG_2075

Device & Model

Raspberry pi

Node.js Version

V18

NPM Version

V

Homebridge Version

V1.6

Homebridge August Plugin Version

Beta

Homebridge Config UI X Plugin Version

Latest

Operating System

Bullseye

@simonrb2000 simonrb2000 added the question Further information is requested label Apr 29, 2023
@kanglu
Copy link

kanglu commented Apr 30, 2023

I got a similar error. Here is the entire stack trace:

TypeError: Cannot read properties of undefined (reading 'x-august-access-token')
at August.session (/usr/local/lib/node_modules/homebridge-august/node_modules/august-api/src/util/session.js:28:34)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at August.#start (/usr/local/lib/node_modules/homebridge-august/node_modules/august-api/src/index.js:43:19)
at August.authorize (/usr/local/lib/node_modules/homebridge-august/node_modules/august-api/src/methods/authorize.js:9:13)

It looks the 429 fetch error is the "Too Many Requests".

I guess I will wait a few hours and try again.

@simonrb2000
Copy link
Author

Are you on Virgin Media by any chance?

Only reason I asked is I’ve recently been having issues while on Wi-Fi and can’t use the Yale app, if I turn off Wi-Fi then it works.

After your comment about 429 error (which is what comes up for me using the Yale app on Wi-Fi) I connected my router to a VPN and now the locks show and operate in HomeKit but I still have the same errors within Homebridge.

Odd.

@simonrb2000
Copy link
Author

simonrb2000 commented May 1, 2023 via email

@kanglu
Copy link

kanglu commented May 1, 2023

I did retry after a few hours and it worked. Everything is fine now.

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 1, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

This issue has been closed as no further activity has occurred.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

3 participants