Hey Google,
I am a Pro user of Gemini and have been using Antigravity for my software projects. While coding - I am constantly facing the same error again and again which says “Agent execution terminated due to error.” And this is the error log :
Error: request failed: Post “https:// daily-cloudcode-pa.googleapis. com/v1internal:streamGenerateContent?alt= sse”: write tcp [2405:201:8000:c012:d5a4:6458:7072:9e34]:49294->[2001:4860:4802:36::223]:443: wsasend: An existing connection was forcibly closed by the remote host.: request failed: Post “https: //daily-cloudcode-pa. goo gle apis. co m/v1inter nal:streamGenerateContent?alt=sse”: write tcp [2405:201:8000:c012:d5a4:6458:7072:9e34]:49294 → [2001:4860:4802:36::223]:443: wsasend: An existing connection was forcibly closed by the remote host.
(1) tags: map[stream_receive_count:0 streaming_duration:0s]
Wraps: (2) attached stack trace
– stack trace:
| google3/third_party/gemini_coder/framework/generator/generator.(*streamResponseHandler).processStream
| third_party/gemini_coder/framework/generator/stream_handler.go:338
| google3/third_party/gemini_coder/framework/generator/generator.(*PlannerGenerator).attemptGenerate
| third_party/gemini_coder/framework/generator/planner_generator.go:437
| google3/third_party/gemini_coder/framework/generator/generator.(*PlannerGenerator).generateWithAPIRetry
| third_party/gemini_coder/framework/generator/planner_generator.go:278
| google3/third_party/gemini_coder/framework/generator/generator.(*PlannerGenerator).generateWithModelOutputRetry
| third_party/gemini_coder/framework/generator/planner_generator.go:154
| google3/third_party/gemini_coder/framework/generator/generator.(*PlannerGenerator).Generate
| third_party/gemini_coder/framework/generator/planner_generator.go:95
| google3/third_party/gemini_coder/framework/executor/executor.(*Executor).Execute
| third_party/gemini_coder/framework/executor/executor.go:303
| google3/third_party/jetski/cortex/cortex.(*CascadeManager).executeHelper.func1
| third_party/jetski/cortex/cascade_manager.go:1558
| google3/third_party/jetski/cortex/cortex.(*CascadeManager).executeHelper.func2
| third_party/jetski/cortex/cascade_manager.go:1676
| runtime.goexit
| third_party/go/gc/src/runtime/asm_amd64.s:1771
Wraps: (3) request failed: Post “https://daily-cloudcode-pa.googleapis.com/v1internal:streamGenerateContent?alt=sse”: write tcp [2405:201:8000:c012:d5a4:6458:7072:9e34]:49294->[2001:4860:4802:36::223]:443: wsasend: An existing connection was forcibly closed by the remote host.
Wraps: (4) request failed
Wraps: (5) Post “https ://daily-clo udcode-p a.go ogleap is.c o m/v1internal:streamGenerateContent?alt=sse”
Wraps: (6)
Wraps: (7) write tcp [2405:201:8000:c012:d5a4:6458:7072:9e34]:49294 → [2001:4860:4802:36::223]:443
Wraps: (8) wsasend
Wraps: (9) An existing connection was forcibly closed by the remote host.
Error types: (1) *go_utils.withTags (2) *withstack.withStack (3) *errutil.withPrefix (4) *fmt.wrapError (5) *url.Error (6) *tls.permanentError (7) *net.OpError (8) *os.SyscallError (9) syscall.Errno
Nothing works. Please help me out. And I am not out of gemini AI limit because I am a Pro user.