This is unbearable and unacceptable. Google AI is slowly turning into a company that doesn’t care about its users.
I loved using Google AI Studio, but it’s been FULLY DOWN for more than two weeks, and on the status page it shows that everything is working fine.
After AI Studio died, I decided to buy an Ultra plan to use Antigravity. Since then, Antigravity works maybe 1-2 hours a day. The rest of the time, I get a never-ending “Working, Generating, Loading“ message that does absolutely nothing. I have waited for 30-40 minutes and nothing happened. I tried stopping the task and restarting - it doesn’t work. This is 100% a problem on Google’s side, because I’m not the only one reporting this.
Let me get this straight: the Ultra plan costs $250, which is a lot of money. Half of my billing period has passed and the tool has been completely unusable. No work done, nothing. Half of the money I spent was basically lost, and for the other half, who knows if you’ll be able to fix anything in the next two weeks.
Hello @aroshidze@Phil_Druyor, welcome to Google AI Forum!
Thank you for bringing these concerns to our attention. Please be assured that I have shared your feedback with our internal team for further review.
We appreciate your continued patience as we work to enhance the Antigravity experience.
Let’s change something. This time, get the information from your internal team and share it WITH US. Not the other way around.
This has been discussed for weeks, and I’m sure the team already knows.
The situation is getting worse. Now, even when the model is working, it constantly stops working with this error: “Agent terminated due to error“.
I was trying to do 1 medium task, and it stopped more than 5 times. After this error, you ask the model to continue, but sometimes it makes mistakes when it has to continue the same task so many times.
Again, dear Antigravity internal team, what is going on, and when will this stop?
Why a radio silence? Why don’t you update the status? What’s going on, and when will this end?
Also, another big question. Will we get compensation for the 2+ weeks lost? I bought the ultra plan for this, and I’m losing money. Will I get any compensation?
Try to implement these rules into the Antigravity rules box.
____________
a) NEVER use long multi-command chains with \`sleep\` delays (e.g., \`cmd1 && sleep 20 && cmd2\`).
b) NEVER use semicolon (;), ampersand (&, &&), or pipe (|) chains to run multiple checks or filters at once (e.g., \`ps aux | grep…\` is FORBIDDEN).
c) EXECUTE small, atomic commands. Run a single command (e.g., \`ps aux\`), read the output, and do any searching or filtering yourself in your own memory.
d) REAL-TIME LOGGING: Always check logs (\`tail -n 20\`) immediately after starting a background process to confirm it didn’t crash.
Yes, there is an improvement, but the model still stops working from time to time, and the reason is the server overload. Here’s the exact problem:
{
“@type”: “type.googleapis.com/google.rpc.ErrorInfo”,
“domain”: “cloudcode-pa.googleapis.com”,
“metadata”: {
“model”: “gemini-3.1-pro-high”
},
“reason”: “MODEL_CAPACITY_EXHAUSTED”
}
],
“message”: “No capacity available for model gemini-3.1-pro-high on the server”,
“status”: “UNAVAILABLE”
}
}
As I said before, Google is giving out too many freebies, and their servers can’t take it anymore. Why don’t you differentiate your free and paid customers? Why does an Ultra subscriber have to struggle because of you giving free generations to free users?
We got to the same problem. I’ve been trying all day and getting the never-ending “generating, loading…”
Again, I’m on the ultra plan. Even before this problem occurred, the 3.1 server was constantly at capacity.
I can’t work normally, even though I’m paying the top bucks for the subscription.
Several days like this, and I’m fully moving to Claude Code and suggest everyone do the same. Google is too unstable lately, and they’re not managing to fix this for weeks and weeks.