My antigravity keeps crashing mid execution on Fedora Linux

I’m having issues running Claude Opus 4.6 on Fedora Linux. Whenever I try to execute a prompt. It does the work for sometime and then crashes out of nowhere. Can you guys fix this please?

Here’s the crash log

Trajectory ID: b3deb436-88e7-4d0b-8919-…
Error: HTTP 503 Service Unavailable
Sherlog:
TraceID: 0x61d387d5b480…
Headers: {“Alt-Svc”:[“h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000”],“Content-Length”:[“429”],“Content-Type”:[“text/event-stream”],“Date”:[“Tue, 03 Mar 2026 08:18:35 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=1297”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“61d387d5b4808194”],“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”
}
}

Thank you for bringing this to our attention. We have escalated the issue to our internal teams for a thorough investigation.

To ensure our engineering team can investigate and resolve these issues effectively, we highly recommend filing bug reports directly through the Antigravity in-app feedback tool. You can do this by navigating to the top-right corner of the interface, clicking the Feedback icon, and selecting Report Issue.

Trajectory ID:
Error: HTTP 503 Service Unavailable
Sherlog:
TraceID:
Headers: {“Alt-Svc”:[“h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000”],“Content-Length”:[“429”],“Content-Type”:[“text/event-stream”],“Date”:[“Wed, 04 Mar 2026 09:26:32 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=549”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“2d931ad1b53cf2e6”],“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”
}
}