Getting Provider error: Request ID: fc897823-d498-4997-a1dd-ebebe9707002

Getting provider error when trying use agent suddenly. It was working, then suddenly stopped working.

Network diagnostic tells me everything is fine. But not response from the agent. Tried using auto ,composer, codex, opus,…nothing is working. Not sure what is wrong.

Request ID: fc897823-d498-4997-a1dd-ebebe9707002
{“error”:“ERROR_PROVIDER_ERROR”,“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”:false,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
Provider Error We’re having trouble connecting to the model provider. This might be temporary - please try again in a moment.
aBi: Provider Error We’re having trouble connecting to the model provider. This might be temporary - please try again in a moment.
at Fnw (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:43963:24394)
at Nnw (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:43963:23385)
at Jnw (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:43964:6487)
at A9u.run (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:43964:11286)
at async JIn.runAgentLoop (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:56307:11753)
at async k0d.streamFromAgentBackend (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:56377:11221)
at async k0d.getAgentStreamResponse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:56377:17325)
at async XOe.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:44075:19892)
at async Object.Gl [as onSubmit] (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:55360:4891)
at async vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:55334:116485

Hey, thanks for the report and the Request ID.

This is a known bug on our side. The error isn’t actually about your connection, even though the message says it is. It usually happens in longer chat sessions where the request to the model provider gets built wrong.

As a workaround, try starting a new chat with Cmd+N. That should fix it right away.

The team is aware of the issue. Let me know if a fresh session fixes it for you.