chrisjshull / homebridge-nest

Nest plugin for HomeBridge
700 stars 112 forks source link

Unable to authenticate with Google/Nest #554

Closed boro55 closed 2 years ago

boro55 commented 2 years ago

Describe the bug

Nest stopped responding with Google Account. I tried both refresh token and cookie verification methods several times with no luck.

[7/30/2022, 8:09:33 AM] [Nest] Access token acquisition via googleAuth failed (code ECONNRESET).
[7/30/2022, 8:09:33 AM] [Nest] Unable to authenticate with Google/Nest.
[7/30/2022, 8:09:33 AM] [Nest] NOTE: Because we couldn't connect to the Nest service, your Nest devices in HomeKit will not be responsive.

Version info:

node --version 16.14.0
homebridge --version 1.5.0
homebridge-nest --version 4.6.9
adriancable commented 2 years ago

ECONNRESET is a network issue. Cause could be your ISP, the device you are running Homebridge on, or the Nest service. It isn't a plug-in issue.

boro55 commented 2 years ago

Thanks, turned out it was the issue with Raspberry PI itself.