I cannot use Cursor anymore today morning! Connection failed. Please try again, or contact support if the issue persists

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Request ID: d5d6aafe-761b-4bef-b6cd-2b0b6c4484df
Canceled
RetriableError: Canceled
at iIr (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9450:5814)
at zRm (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:12327)
at Object.classify (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:16859)
at Zcb (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:5856)
at async FOa.runWithSharedTurnRunner (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:16211)
at async Pq.runAgentLoop (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:12149:23038)
at async b1l.streamFromAgentBackend (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:18421:15130)
at async b1l.getAgentStreamResponse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:18421:24972)
at async L5e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9615:2511) – How to fix this problem with all the LLMs?

Steps to Reproduce

Just use the IDE

Expected Behavior

It should work like always.

Operating System

MacOS

Version Information

3.13.10 (Universal)

For AI issues: which model did you use?

Auto, Cursor Grok, Fable Low

For AI issues: add Request ID with privacy disabled

Request ID: d5d6aafe-761b-4bef-b6cd-2b0b6c4484df
Canceled
RetriableError: Canceled
at iIr (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9450:5814)
at zRm (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:12327)
at Object.classify (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:16859)
at Zcb (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:5856)
at async FOa.runWithSharedTurnRunner (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9451:16211)
at async Pq.runAgentLoop (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:12149:23038)
at async b1l.streamFromAgentBackend (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:18421:15130)
at async b1l.getAgentStreamResponse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:18421:24972)
at async L5e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9615:2511)

Additional Information

n/a

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. For this Request ID, the request never reaches our servers. We don’t see any trace of it on our side, and we’re not seeing any service outage right now. status.cursor.com shows all operational. This points to a network connection issue between your machine and Cursor. RetriableError: Canceled usually means the transport got cut off.

Let’s try step by step:

  1. Settings > Network > Run Diagnostics. Run it and paste the results here.
  2. Enable HTTP/1.1 compatibility mode: Settings > Network > HTTP Compatibility Mode, or add "cursor.general.disableHttp2": true to your settings, then restart Cursor. This often happens with VPN, proxy, or a corporate firewall like Zscaler.
  3. Check VPN, proxy, antivirus, or firewall with SSL inspection. Temporarily disable it and try a different network or a mobile hotspot.

Let me know what the diagnostics show and whether step 2 helped, then we’ll go from there.