Antigravity stuck at loading agent

Me too! We need help… I use this app at my work! Thanks!

1 Like

Subject: Cannot Login - “Unexpected issue setting up your account”

Hi Google Team,

I am encountering the “Unexpected issue setting up your account” error preventing me from logging in, similar to others in this thread.

My Account Details:

  • Subscription: AI Pro / Google One AI Premium

Issue: After signing in, I am immediately redirected to the error page. I have tried refreshing and logging in again, but the issue persists.

Please look into this. Thank you.

Login succeeds via Google OAuth, but the UI remains stuck on “Authentication Required”.

I can see my profile name (Ramamoorthy S – Google Auth), which confirms that authentication succeeded. However, the app does not transition to the authenticated state, and the chat window never loads.

This appears to be a post-login session/state initialisation issue, possibly:

  • session token not being persisted

  • frontend auth-state listener not firing

  • or failure in the “get current user/session” API after OAuth

The issue reproduces consistently on this network and machine.

Same here. Still not possible to connect

any solution guys.? i scrolled whole thread but no solution yet.

Agents were not loaded. I just tried to signout and login again. But now I can’t even log in.

Same issue, I didn’t find any solution.

I am encountering the same issue. I am uncertain as to the cause, but utilizing an alternative IP address appears to resolve it. This has occurred during the analysis of large files on three separate occasions, leading me to suspect that Google has implemented a change affecting certain users.

please can you share more light on how you use the change IP to fix it

It means the issue is from the developers team, i hope the maintenance will be done in some hours.

Chat we are cooked.

For people encountering Authentication issues on WSL, here are a few things you can try:

Though I’m still encountering Agent Manager and Model Selection issues mentioned above.

Google OAuth login succeeds, but Antigravity remains stuck on “Authentication Required”.

My account is shown as signed in (Google Auth), but the app never transitions to the authenticated state and the Agent/Chat panel does not load.

This appears to be a post-login session or entitlement initialisation failure (e.g., /session or /me API is not hydrating the UI.

The issue reproduces consistently, even after successful sign-in and environment fixes.

same problem here, ultra user, didnt have it before, been subscribed for a week

Use vs Code agent, It is working completely fine with all the models that are in Antigravity.

Apparently using VPN will fix the issue, atleast for me. I’m on windows 11, I use Proton VPN.

I found the solution.
You need to log in to your Google Account manager, then go to Third-party apps & services and remove antigravity from the list.
After that log in normaly.

Thats what worked for me after long hours of dissapoinment

It works now. Test it!!!

[SOLUTION]
This worked for me : macOS Tahoe 26.2 ; Apple M4 Pro.

[Priority] Backup All the local Projects.
Then,

  1. cmd+shift+G
  2. /Users/apple/.antigravity/

( i am posting this after deleting , The Directory will have many files )

  1. Delete all the Directories in this folder (option+cmd+delete).
  2. Clear user cache.
  3. Restart the app and Login.
  4. Copy back your project into folder or connect a new Root folder.
  5. Works perfect to me .

I hope it helps , Thank you

the nuclear option works … rename everything related to antigravity

mv ~/.antigravity ~/.antigravity~~prior.art

mv ~/antigravity_wrapper.sh ~/antigravity_wrapper.sh~~prior.art

mv ~/.gemini ~/.gemini~~prior.art

mv ~/antigravity_logs ~/antigravity_logs~~prior.art

I am on ubuntu 24.04 … have not teased apart which of above is actual fix