Gemni 3 Flash stops to respond

From last evening, my Gemni 3 flash stops to respond that it always throw Provider Error after ‘Planning next moves’, I’ve confirmed it is not a context issue since I also create new chat to test. It is quite annoying since Gemni 3 Flash is my main model for months, and it really bothers me.

I’ve tried other models, Gemni 3 Pro and sonnet 4.5 are both working without error, only Gemni 3 Flash is responding with the provider error.

See below for my screenshots and error request id for a gemni 3 flash request

Request ID: 23f55162-9287-49b7-a3c3-5c5e6e6fbe92
{“error”:57,“details”:{“title”:“Provider Error”,“detail”:“We’re having trouble connecting to the model provider. This might be temporary - please try again in a moment.”,“isRetryable”:true,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}

I’m using:
* Cursor IDE
MacOS

cursor information: Version: 2.2.20
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 23.6.0

Hi there!

We detected that this may be a bug report, so we’ve moved your post to the Bug Reports category.

To help us investigate and fix this faster, could you edit your original post to include the details from the template below?

Bug Report Template - Click to expand

Where does the bug appear (feature/product)?

  • Cursor IDE
  • Cursor CLI
  • Background Agent (GitHub, Slack, Web, Linear)
  • BugBot
  • Somewhere else…

Describe the Bug
A clear and concise description of what the bug is.


Steps to Reproduce
How can you reproduce this bug? We have a much better chance at fixing issues if we can reproduce them!


Expected Behavior
What is meant to happen here that isn’t working correctly?


Screenshots / Screen Recordings
If applicable, attach images or videos (.jpg, .png, .gif, .mp4, .mov)


Operating System

  • Windows 10/11
  • MacOS
  • Linux

Version Information

  • For Cursor IDE: Menu → About Cursor → Copy
  • For Cursor CLI: Run agent about in your terminal
IDE:
Version: 2.xx.x
VSCode Version: 1.105.1
Commit: ......

CLI:
CLI Version 2026.01.17-d239e66

For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)


For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…


Additional Information
Add any other context about the problem here.


Does this stop you from using Cursor?

  • Yes - Cursor is unusable
  • Sometimes - I can sometimes use Cursor
  • No - Cursor works, but with this issue

The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!

Hey, thanks for the report. I see the request ID and screenshots - helpful.

A couple quick checks:

  1. Network diagnostics: Cursor Settings > Network > Run Diagnostics - share the results
  2. Which mode: try the same request in regular chat (Ask mode) - does the error repeat?
  3. Custom API keys: Settings > Models - do you have any custom API keys enabled (OpenAI Base URL or Gemini API key)?
  4. MCP servers: if you’re using MCP servers - try disabling them temporarily

Other models work - so it’s not a general network issue.

Let me know the results, especially network diagnostics and regular chat. If it continues - I’ll pass it to the team with your request ID.

I think I find the issue, with needle mcp( Needle MCP Server — Local AI for Needle | Needle Engine Documentation ) on, gemni 3 pro flash doesn’t work in agent mode.
In chat mode it works and by turning needle mcp off, it works in agent mode.

Although not 100% assure this mcp is the cause, why other model works with it and why the error thrown is provider error

1 Like