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

Impossible to login to nest.com with incognito mode #682

Open
MathieuN opened this issue Dec 24, 2024 · 4 comments
Open

Impossible to login to nest.com with incognito mode #682

MathieuN opened this issue Dec 24, 2024 · 4 comments

Comments

@MathieuN
Copy link

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Launch home.nest.com

Login and password window, enter credentials. Enter a loop that never ends, always go back to home.nest.com/login. As a result it is impossible to get the token.

Include with your bug report this version info:

node --version
homebridge --version

Make sure you have the latest LTS from https://nodejs.org
and the latest packages: npm upgrade -g homebridge homebridge-nest

Also include debug log output from startup through seeing the issue:
DEBUG=* homebridge -D

@chrismcneil
Copy link

I tried with clearing my cache and following the instructions, it works for a little bit but then dies:

[12/25/2024, 9:24:14 PM] [Nest] Google authentication was unsuccessful. Make sure you did not log out of your Google account after getting your googleAuth parameters. [12/25/2024, 9:24:14 PM] [Nest] Access token acquisition via googleAuth failed (code USER_LOGGED_OUT). { error: 'USER_LOGGED_OUT', detail: 'No active session found.', status: undefined }

And yes I am just closing the tab not logging out.

Sadly this was working perfectly for me but I had to move to a new server and so I needed to re-auth....

@taylorjhunt
Copy link

Same issue for me. Was able to successfully log in using private browsing in Safari and grabbed what I needed. Worked for a bit but then failed when restarting homebridge.

@davdpwr
Copy link

davdpwr commented Jan 9, 2025

Had the same issue last night (kept looping right back to login page) - finally got it to let me in:

Go to store.google.com
Click your avatar/profile pic circle in the top right
Choose My Nest Home from the dropdown
Login to Nest via Google following the Google Cookie method

We'll see how long it lasts. It's been fine for almost 24 hours as of now.

@ptarjan
Copy link

ptarjan commented Jan 11, 2025

If you want to try this again, see if #686 helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants