tbaur

Results 20 comments of tbaur

More of the similar crashing. [2/23/2023, 7:27:27 AM] [Ring] Request to https://app.ring.com/api/v1/mode/location/0950258e-XXX failed with status 400. Response body: envproxy unknown host [2/23/2023, 7:27:27 AM] HTTPError: Response code 400 (Bad Request)...

And then after repeat issues, repeat crashing and homebridge restarts, the API then rejects and causes even further spinning. [2/23/2023, 7:27:40 AM] [Ring] HTTPError: Response code 429 (Too Many Requests)

Yeah, I get the 429. Handling of the 502/400's seems to crash homebridge though, repeatedly, and with all the automatic service restarts it then hits the 429 and it doesn't...

There is no proxy or vpn inline of homebridge on my side -- envproxy unknown host is in the response body. I'd guess that app.ring.com is a front end API...

Here is another from this morning. Server side error and the plugin crashed homebridge. [5/15/2023, 9:34:56 AM] [Ring] Request to https://app.ring.com/api/v1/mode/location/0950258e-XXXX failed with status 503. Response body: {"errors":[4007]} [5/15/2023, 9:34:56...

[5/26/2023, 3:16:50 PM] [Ring] Request to https://app.ring.com/api/v1/mode/location/0950258e-XXXX failed with status 503. Response body: {"errors":[4007]} [5/26/2023, 3:16:50 PM] HTTPError: Response code 503 (Service Unavailable) at Request. (/usr/local/lib/node_modules/homebridge-ring/node_modules/got/dist/source/as-promise/index.js:118:42) at processTicksAndRejections (node:internal/process/task_queues:95:5) [5/26/2023,...

Yes, plugin works, until server side errors on ring's API crash homebridge.

Yeah, it’s your call on how or if to solve, I respect that. I don’t feel that upstream errors should crash an entire service as a general rule and if/when...

Makes sense! Thanks. > On Nov 5, 2023, at 11:59 AM, tsightler ***@***.***> wrote: > > > To be fair, it's more because Node changed behavior that it crashes now,...

Updated to beta 33 -- Callback URL is auto populated correctly on the first screen (re "Give your application a name, and enter the 'Callback URL' exactly as it is...