The Cursor IDE freezes at the "planning next moves" stage

One solution found**
**
Not sure if this helps but after Cursor has been unusable for nearly a week on my end, a lot of patient troubleshooting with a colleague we have resolved the issue.

Recap, experiencing:

  • No issues using VS Code
  • SSH was the issue
  • Agent chat “hung” on “planning next moves”
  • Diagnostics tests all green
  • Agent worked locally
  • HTTP1.1 did nothing

After many many many things we checked out the Indexing Tab and I had an error (not shown) but something akin to “cannot index”. We then reopened a smaller subsection of our repo and voila - agent chat started working again.

I’ve reproduced it - as long as Codebase Indexing is green - agent chat works.

1 Like

What you mean with that?

On codebase indexing I just have “Initializing…”, but it doesn’t change, and sometimes the agent can work with this status.

Thank you, you’re right. But I don’t know what’s happening on my server, so I have to fix this problem through code synchronization.

My indexing is complete with a similar number of files, but the Agent chat is still stuck for me.

I am running into the same issue.
1 of my projects has the constant ‘planning next moves‘, while others are ok.

The project that is broken does have an issue with the codebase indexing:

And can’t complete the network diagnostic:

The only difference is that they both run into a different dev container (WSL2), but of which have working internet access from within the container.

If I open the project in WSL2, the agent works fine.
If I relaunch it in the dev container, it does no longer work.
I have confirmed the dev container has access to the internet without any issues and is up-to-date.

The dev container I use for this project has the same (official microsoft) base container as the one that is working fine.

Is there any way to investigate this issue from the CLI?

Update: The exact same project and dev container runs fine when I open it at home.
The only difference is that I am still using the old microsoft dev containers extension at home (as it is still far superior to the new anysphere one) and a different ISP.

I would love to pinpoint the exact cause of the issue, but need to know what the ‘network diagnostics’ check actually does so I can reproduce it in the terminal to find the cause.

Update 2: It now works again without any issues from both locations.
I have no explanation why it fixed itself, I have not changed anything ¯\_(ツ)_/¯

It’s made Cursor completely unusable for 4 of 7 members of our team.

We’re now on 4th-5th day of this problem. Most of us are using Claude Code as the workaround, but we may end up migrating permanently if this goes much longer…

1 Like

Problem still exists.

Version: 2.0.64

VSCode Version: 1.99.3

Commit: 25412918da7e74b2686b25d62da1f01cfcd27680

Date: 2025-11-06T04:35:14.424Z (1 day ago)

Electron: 37.7.0

Chromium: 138.0.7204.251

Node.js: 22.20.0

V8: 13.8.258.32-electron.0

OS: Darwin arm64 24.6.0

A tool provider should ensure the stability of its product, rather than making it unusable after random updates.

I am also experiencing the problem:

Allocating resources for this agent (request id: bc-8f49ff5e-f66d-4979-a9b6-79e1a4f3d3fe)...

Version: 2.0.64

VSCode Version: 1.99.3

Commit: 25412918da7e74b2686b25d62da1f01cfcd27680

Date: 2025-11-06T04:35:14.424Z (1 day ago)

Electron: 37.7.0

Chromium: 138.0.7204.251

Node.js: 22.20.0

V8: 13.8.258.32-electron.0

OS: Darwin arm64 24.6.0

As a billion dollar company, it would be great if you updated your customers on why your product is not working…

This seems to specifically be happening when using a base image via Dockerfile

Do you have this issue only when you’re connected to a machine with SSH?
Or also with local projects?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Since today can’t use cursor anymore. If I enter a prompt for Agent it stucks on “planning next move” forever. If I stop it after 5min it still used up credits but did nothing. No Output. Even if the request is very simple.

One RequestID for example: feb2158f-f60a-4429-b526-99847c61cda6

Tried in “Auto”, “Haiku 4.5”, “Composer 1”

Even if I make it very simple “Create a lorem ipsum answer” as only prompot without any @ mention of a file it got stuck forever. fdd0b99c-993c-4fc5-902c-8f284bd9128e

I think it have to do something with the cursor files in the project. If I start cursor on a blank text file it is slow as ■■■■ but it works. (For example “create a html

element with lorem ipsum” on a blank file took it nearly a minute.

Steps to Reproduce

run any prompt on an existing project.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.14.0-114036-tuxedo

For AI issues: which model did you use?

Composer1, Haiku, Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

I have the same problem. After the update, the cursor began to think about the answer for a very long time. It is now impossible to work in the ‘auto’ mode.

Same here.

Tried everything in this thread. Network diagnostics and Indexing say everything’s fine.

Can’t use Cursor at all since many days on personal and on work machine (Sequoia and Tahoe).

Will have to switch to Claude Code plus Grok.

1 Like

Anyone know if Cursor are actively looking at this? Seems not, or at least not clear anyhow

Same thing here. I had lots of repos open and therefore I suppose the indexing couldn’t finish which was freezing any process from cursor (tab, network…).

I just closed a bunch of repos and restarted cursor and it fixed itself.

Why did you guys remove the output logs from the cursor background agent? This issue is most likely caused by issues with install scripts but I can’t see anything after the latest update so I have no idea what docker build or the install script is logging..

Can Cursor fix this? I regret updating to the latest version since this keeps happening frequently now.

Is there a way to downgrade a version before? This is making cursor unusable

Anyone know if Cursor are actively looking at this? Seems not, or at least not clear anyhow

Not to the level of a $9.9 billion company

It’s a bad plugin/extension (likely one that hasn’t been tested or enhanced to support the latest Cursor UI version). I disabled all my extensions and only added back the few I felt I needed. I left the rest uninstalled. Quit the app and restarted and now it works.

That, “are you working”, is so me!