Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hello,
I am encountering a startup issue with Cursor where the application does not load properly and gets stuck during initialization.
The main error I observe in the logs is:
“Timeout waiting for EveryProvider”
Additionally, the DNS and SSL initialization steps appear to hang indefinitely during startup, and the application remains stuck in a continuous loading state at this stage.
After launching Cursor, the application appears to start normally, but it eventually fails to fully initialize. The UI remains in a loading state and does not become usable.
Additional observations:
- The issue persists even when running Cursor with
--disable-extensionsand a temporary profile. - The problem occurs consistently after reinstalling the application.
- The extension host process starts but does not become ready within the expected time.
- Logs show repeated retries related to extension host readiness and plugin/provider initialization.
We are working in a corporate environment. However:
- Access to Cursor-related domains and endpoints has been explicitly allowed by our IT/security team.
- Employees individually purchase and use Cursor.
- This issue is reproducible on multiple corporate machines across our organization (not limited to a single device).
Given this, we suspect there may be some system-level requirements or restrictions affecting Cursor’s initialization.
Could you please clarify:
- Are there any required system permissions for Cursor to function properly (e.g., registry access, local process execution, IPC, or similar)?
- Are there any known conflicts with common enterprise security tools or policies?
- What minimum permissions or exceptions should be configured on corporate machines to ensure Cursor works without issues?
Thank you for your support.
Steps to Reproduce
Run Network Diagnostics
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.0.12 (system setup)
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100
For AI issues: add Request ID with privacy disabled
Request ID: d609d11c-9290-4798-8cd6-a0e38953cb85
{“error”:“ERROR_CUSTOM”,“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 vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:53345:23460
at async cg_.createExecInstance (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:53345:20015)
at async aqy (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:43738:622970)
at async G4.execute (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:43959:14688)
at async Khd.execute (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:53345:1749)
at async dK_.execute (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:56367:4966)
at async E0d.buildComposerRequestContext (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:56377:4190)
at async E0d.streamFromAgentBackend (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:56377:6906)
at async E0d.getAgentStreamResponse (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:56377:17161)
at async o3e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:44075:19892)
at async Object.Hl [as onSubmit] (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:55360:4887)
at async vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:55334:115294
Additional Information
Authentication UI, Cursor Tab, Agent Endpoint, Codebase Indexing Timeout waiting for Everything Provider error.
Does this stop you from using Cursor
Yes - Cursor is unusable












