Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I can no longer use the AI features. No matter what prompt I send, the agent takes minutes to respond, if it responds at all. It constantly gets stuck on messages like “planning next moves” or “waiting for extension host”.
It started to happen after I bought a new laptop (I made a clean install of Windows, didnt install VPN or any network service)
The most frustrating part is that my usage/credits are being consumed without me being able to actually get any work done. To make matters worse, there seems to be zero active technical support to help resolve this. It feels like Cursor doesn’t care much about support.
Here is what I’ve already tried:
Clean reinstall (wiping every single Cursor-related folder I could find on my machine)
Logging out and logging back in (both desktop and browser)
Deleting old sessions
Forcing HTTP/1.1
Begging every possible AI out there for a fix
Modifying machineId values in the .json config files
Installing C++ redistributables
Installing standard VSCode
Uninstalling antivirus
Disabled Windows Update with WUB
Additionally, the agent often just randomly cancels the procedure while I’m in the middle of reading its output.
My environment: Windows 11 Pro 25H2 - 26200.8037 - experience: 1000.26100.300.0
Steps to Reproduce
You only have to TRY to use it. Any prompt.
Expected Behavior
You’ll probably lose an entire week of work getting frustrated trying to solve a problem with zero total success.
Screenshots / Screen Recordings
log console cursor.txt (126 KB)
Operating System
Windows 10/11
Version Information
Version: 2.4.27 (system setup) - this was my last try, but also the latest was bad.
VSCode Version: 1.105.1
Commit: 4f2b772756b8f609e1354b3063de282ccbe7a690
Date: 2026-01-31T21:24:58.143Z (1 mo ago)
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
All of them
For AI issues: add Request ID with privacy disabled
Appended with additional information
Additional Information
workbench.desktop.main.js:36367 [TerminalExecutionServiceProxy] v3 health check failed after 2132ms: Error: Session 29f859af-a218-43cf-8702-a6bbabd642cd not found or has been disposed
workbench.desktop.main.js:11398 [Extension Host] [cursor-agent-exec] Sandbox helper path not found, sandboxing will be unavailable
workbench.desktop.main.js:34043 [transport] Connect error in unary AI connect ConnectError: [unauthenticated] You must be a team member to access this resource
workbench.desktop.main.js:36048 Failed to load team commands: ConnectError: [unauthenticated] You must be a team member to access this resource
workbench.desktop.main.js:58 ERR [Extension Host] [otel.error] {“message”:“Request Timeout”,“name”:“Error”}
workbench.desktop.main.js:34043 [transport] Connect error in unary AI connect ConnectError: [unknown] Network disconnected
workbench.desktop.main.js:58 ERR [Extension Host] [otel.error] {“message”:“Bad Request”,“code”:“400”,“name”:“OTLPExporterError”,“data”:“{"error":"Trace spans collection is not enabled for this user"}”}
workbench.desktop.main.js:34043 [transport] Connect error in unary AI connect ConnectError: [internal] AI connect transport unary call cancelled for aiserver.v1.ServerConfigService.getServerConfig
workbench.desktop.main.js:34043 [composer] No first token received within 2s (repeated up to 32s)
workbench.desktop.main.js:34043 [transport] [NAL client stall detector] Advisory stall detected - no activity for advisory threshold period
workbench.desktop.main.js:58 ERR A view with id ‘workbench.panel.aichat.view.[object Object]’ is already registered
workbench.desktop.main.js:34043 [transport] Agent client stream abort Error: stall_detector
workbench.desktop.main.js:34043 [transport] Stream error reported from extension host ConnectError: [internal] User requested cancellation of ai connect transport stream
workbench.desktop.main.js:34201 [DiffHashTracker] Error tracking NAL edit: Error: SQLITE_ERROR: cannot start a transaction within a transaction
workbench.desktop.main.js:34043 [composer] Client stream abort Error: submit_chat_abort_existing
workbench.desktop.main.js:34043 [transport] Agent client stream abort Error: conversation_action_abort
workbench.desktop.main.js:34043 [composer] Client stream abort Error: abort_chat_and_wait_for_finish
workbench.desktop.main.js:34043 [transport] Stream connect error in extension host
workbench.desktop.main.js:34043 [transport] Connect error in stream AI connect ConnectError: [internal] Cancellation token requested for stream
Does this stop you from using Cursor
Yes - Cursor is unusable

