Cursor err (Agent Execution Timed Out

Describe the Bug

Request ID: 015d4529-4423-46b3-be72-10bfc6912ddc
{“error”:“ERROR_EXTENSION_HOST_TIMEOUT”,“details”:{“title”:“Agent Execution Timed Out”,“detail”:“The agent execution provider did not respond in time. This may indicate the extension host is not running or is unresponsive.”,“isRetryable”:false,“shouldShowImmediateError”:true,“additionalInfo”:{},“buttons”:[{“label”:“Reload Window”,“reloadWindow”:{}}],“planChoices”:}}
Agent Execution Timed Out [deadline_exceeded]
ConnectError: [deadline_exceeded] Agent Execution Timed Out
at zlb (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:38281:25776)
at ufd.waitForProviderRegistration (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:38281:28797)
at async zkd._waitForPushRequestContextProviderRegistration (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:4043)
at async zkd.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:7541)
at async zkd.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:18486)
at async B3e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29014:16809)
at async Object.Ma [as onSubmit] (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:40269:4230)
at async vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:40268:100561

Steps to Reproduce

need help

Expected Behavior

need support

Operating System

Windows 10/11

Version Information

Request ID: 015d4529-4423-46b3-be72-10bfc6912ddc
{“error”:“ERROR_EXTENSION_HOST_TIMEOUT”,“details”:{“title”:“Agent Execution Timed Out”,“detail”:“The agent execution provider did not respond in time. This may indicate the extension host is not running or is unresponsive.”,“isRetryable”:false,“shouldShowImmediateError”:true,“additionalInfo”:{},“buttons”:[{“label”:“Reload Window”,“reloadWindow”:{}}],“planChoices”:}}
Agent Execution Timed Out [deadline_exceeded]
ConnectError: [deadline_exceeded] Agent Execution Timed Out
at zlb (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:38281:25776)
at ufd.waitForProviderRegistration (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:38281:28797)
at async zkd._waitForPushRequestContextProviderRegistration (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:4043)
at async zkd.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:7541)
at async zkd.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41286:18486)
at async B3e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29014:16809)
at async Object.Ma [as onSubmit] (vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:40269:4230)
at async vscode-file://vscode-app/c:/Users/Tyros/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:40268:100561

For AI issues: which model did you use?

all

For AI issues: add Request ID with privacy disabled

Request ID: 015d4529-4423-46b3-be72-10bfc6912ddc

Additional Information

I install Node.js
and there is this problem again

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, this is a known issue. On Windows, the extension host sometimes doesn’t start or gets stuck, so any request to the agent fails with ERROR_EXTENSION_HOST_TIMEOUT. We’re tracking the bug, but I can’t share an ETA for a fix yet.

For now, please go through this checklist. It helped in a few recent similar reports:

  1. Fully close Cursor. In Task Manager, make sure there are no Cursor processes left, then start it again. Don’t just use Reload Window.
  2. Start Cursor from a terminal with cursor --classic so it opens the classic layout. If you see the dialog “Do you trust the authors of the files in this folder?” click Trust. In the Glass layout this dialog isn’t visible, and it can block the extension host. This was the cause in this thread Failed to start new Agent chat
  3. If that doesn’t help, in classic mode open the Command Palette with Ctrl+Shift+P, then run Start Extension Bisect and go through your extensions to rule out a conflicting one, especially if you recently installed anything Node.js-related.
  4. Run Cursor Settings > Network > Run Diagnostics and send the result if the steps above don’t help.

Also, can you tell me:

  • Your Cursor version from Help > About or Cursor > About Cursor. In the report form, the version got replaced with an error JSON.
  • Which layout you’re using, Glass or classic.

Let me know how it goes.

1 Like