Hello Gemini Team,
I am experiencing a persistent HTTP 500 Internal Server Error with the Antigravity client. This issue started immediately after I changed my Google Account’s primary email (migrated from a third-party QQ email to a native @gmail.comgmail.com address).
[Environment & Observations]
-
Web Access: Both Google AI Studio and Gemini web interface are working perfectly.
-
Client: Antigravity (using the Model Quota/Identity-based auth).
-
Issue: The client consistently fails to call any models, despite re-authenticating multiple times.
[Debugging Data]
-
Latest Trajectory ID: 6223b949-f6ed-4f15-a2f9-2f6ec305600b
-
Latest TraceID: 0x350b3678bba66630
-
Error Message:
{"error": {"code": 500, "message": "Internal error encountered.", "status": "INTERNAL"}}
[Steps I’ve Already Taken]
-
Completely deleted the old “Default Gemini Project” and its API keys.
-
Created a brand new project and new API keys in AI Studio.
-
Signed out and signed back into the Antigravity client multiple times.
-
Cleared all local cache including the
%USERPROFILE%\.gemini\、%APPDATA%\antigravity\directory and browser profiles.
[Request] It seems like there is a logical mismatch in the backend Identity/IAM mapping caused by the primary email change. The client seems stuck trying to reference an old User ID or Project ID that no longer matches my current account state. Could you please help investigate the server-side logs associated with the TraceID provided?
Thank you for your help!
