"Agent terminated due to error..." is a problem

Antigravity isn’t working.

When I send a message to the antigravity chat, I always get this error:
‘’’
Our servers are experiencing high traffic right now, please try again in a minute.
‘’’
But I don’t have this problem on my other personal account.

The issue is related to my work account.

I have a PRO subscription.

I’ve tried a lot of things already:

  • Switching from my work account to my home account. It works on my home account, but not on my work account.
  • Reinstalling Antigravity.
  • Waiting for a few minutes, hours, or a day.
  • It’s the same on every model (Gemini, Claude).
  • Restart the computer.
  • A different operating system.
  • And a few other things…

Please fix this.

Error message:

Trajectory ID: ***
Error: HTTP 503 Service Unavailable
Sherlog:
TraceID: 0xf9c758d68feb2…
Headers: {“Alt-Svc”:[“h3=”:443"; ma=2592000,h3-29=“:443”; ma=2592000"],“Content-Length”:[“519”],“Content-Type”:[“text/event-stream”],“Date”:[“Mon, 18 May 2026 05:30:17 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=757”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“f9c758d68feb2cee”],“X-Content-Type-Options”:[“nosniff”],“X-Frame-Options”:[“SAMEORIGIN”],“X-Xss-Protection”:[“0”]}

{
“error”: {
“code”: 503,
“details”: [
{
@typetype”: “type. googleapis. com/google.rpc.ErrorInfo”,
“domain”: “cloudcode-pa. googleapis. com”,
“metadata”: {
“model”: “gemini-pro-agent”
},
“reason”: “MODEL_CAPACITY_EXHAUSTED”
},
{
@type”: “type. googleapis. com/google.rpc.RetryInfo”,
“retryDelay”: “42s”
}
],
“message”: “No capacity available for model gemini-pro-agent on the server”,
“status”: “UNAVAILABLE”
}
}

I wrote to Google One support. They told me to update the app or restart my computer. That’s ridiculous
:man_facepalming:

I too have the same exact issue even i have the quotas full maybe the servers are actually down ig just need to wait for a while maybe?

no way I have same issues , google they should agree this is a bug from google side

Same issue with Claude Opus 4.6 today, here is the error
Trajectory ID: 9de5baa4-2678-494d-9d5c-cf7b3bdc1c70
Error: HTTP 503 Service Unavailable
Sherlog:
TraceID: 0x91d644411fa2de..
Headers: {“Alt-Svc”:[“h3=”:443"; ma=2592000,h3-29=“:443”; ma=2592000"],“Content-Length”:[“429”],“Content-Type”:[“text/event-stream”],“Date”:[“Mon, 18 May 2026 08:52:01 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=1176”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“91d644411fa2de..”],“X-Content-Type-Options”:[“nosniff”],“X-Frame-Options”:[“SAMEORIGIN”],“X-Xss-Protection”:[“0”]}

{
“error”: {
“code”: 503,
“details”: [
{
@type”: “type.googleapis.com/google.rpc.ErrorInfo”,
“domain”: “cloudcode-pa.googleapis.com”,
“metadata”: {
“model”: “claude-opus-4-6-thinking”
},
“reason”: “MODEL_CAPACITY_EXHAUSTED”
}
],
“message”: “No capacity available for model claude-opus-4-6-thinking on the server”,
“status”: “UNAVAILABLE”
}
}