If you’re still getting stuck on Planning Next Moves, please make sure you include a Request ID when you post. It really helps us track down the remaining issues.
I’m dealing with the same issue… stuck on “Planning next moves”.
It’s happening right now, so I’m including the current request ID as well.
Request ID: c8044301-abd7-4ade-9a70-85deb365db59
{“error”:“ERROR_TIMEOUT”,“details”:{“title”:“Request timed out.”,“detail”:“Timeout waiting for next item.”,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
Since this started happening a few days ago I get about one run in a chat session. Once I run a code test and come back to the chat to respond, it is stuck in “Planning next moves”. Then I export the chat transcript, close Curor, delete session folder from “C:\Users\\AppData\Roaming\cursor\User\workspaceStorage\”, reopen Cursor, delete the index and rebuild it, open a new chat, then drop the path to my exported chat history and ask it to review and continue.
OTHER INFO
I have only have 88 files in my index.
Using GPT-3.5 Codex High model, but issue occurs regardless of model.
Received an upgrade to v2.3.41 but issue persists.
Request ID: c0738e5a-3799-4d94-952f-3d9b8cd855b6
{“error”:“ERROR_TIMEOUT”,“details”:{“title”:“Request timed out.”,“detail”:“Timeout waiting for next item.”,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
From what I found is that if HTTP 2 is relatively unstable regardless of the IDE version. I have found HTTL 1.1 to be more stable, for all who are still stuck, try to change HTTP mode to 1.1 from Network in settings.
I am facing the same issue. Can´t use it for days.
It does work though, when no project is selected. So probably the indexation is broken.
Version: 2.3.41
VSCode Version: 1.105.1
Commit: 2ca326e0d1ce10956aea33d54c0e2d8c13c58a30
Date: 2026-01-16T19:14:00.150Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0
I have the same issue, started happening suddenly today.
Request ID: db997973-475d-4afa-8994-3cb207a34f6c
ConnectError: [unknown] Network disconnected
at dou.$streamAiConnect (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:12706:472564)
at async vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:566:27936
at async HDs.toolWrappedStream (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9193:28813)
at async vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:10283:8983
at async KA.handleStreamComposer (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9078:993)
at async TCo.streamResponse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13689:12943)
at async j0o. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13835:9894)
at async K0o. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13837:2274)
at async M0o. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13826:1263)
at async F0o. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13826:31935)
at async hBe. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9193:49317)
at async z0o. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:13835:8947)
at async rBe.processCodeBlocks (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9131:4291)
at async wY.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:10283:11573)
at async Ba (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:12585:3831)
I also couldn’t resolve it by restarting the app.
However, although it’s not a fundamental solution, I was able to resolve it by logging out of my Cursor account and logging back in.
The situation when this bug occurred was that I was using Remote-SSH in Privacy Mode.