chrisjshull / homebridge-nest

Nest plugin for HomeBridge
702 stars 113 forks source link

Authentication Timeout #643

Closed calsonicgtr closed 9 months ago

calsonicgtr commented 9 months ago

Describe the bug Nest integration using current Google cookies method has been working up until a few weeks ago. Re-installed the plugin and get the following error.

[1/1/2024, 11:21:51 AM] [Nest] Access token acquisition via googleAuth failed (code ETIMEDOUT). [1/1/2024, 11:21:51 AM] [Nest] Unable to authenticate with Google/Nest. [1/1/2024, 11:21:51 AM] [Nest] NOTE: Because we couldn't connect to the Nest service, your Nest devices in HomeKit will not be responsive.

To Reproduce Steps to reproduce the behavior:

  1. Install Plugin
  2. Follow Google Cookies authentication method
  3. Restart HB

node.js version: v20.10.0 HB version: 1.7.0

calsonicgtr commented 9 months ago

Additional restart of HB and now working again. Will monitor and re-open if necessary.