[Cursor 2.5/2.6] Taking longer than expected

Hey all, I see this thread has gotten a lot of reports. A few things:

If you haven’t tried these yet, here are a couple workarounds that helped some users:

  1. Reindex your project: File > Preferences > Cursor Settings > Indexing & Docs > Resync or Delete and Reindex.
  2. Disable HTTP/2: add "cursor.general.disableHttp2": true to your settings.json, then restart Cursor.
  3. Try it in an empty folder to rule out project-specific issues.

For @Naomi_Weiser, @whynpc, @Sierra_Collins, @Yasmin_James, @J_S1, @PrimoBay: I’ve collected your Request IDs and flagged them to the team. No ETA yet, but your reports help us prioritize.

@Naomi_Weiser: since you’ve already tried the usual steps, a couple more questions. Does this happen with one specific model or all models? And does it happen in every project or only one?

@weie.wei: can you share a Request ID? Use the chat context menu (top right) and click Copy Request ID.

We’ll post an update here if there’s news. If anyone else is hitting this, please share your Request ID, Cursor version, and OS so we can track it.

Again today, in 2 different chats
85be8000-b100-4b9f-aedf-4c60a514bfb4
23d6f82a-7400-4152-a283-bede900f6cff
I send “continue”, then it usually continues. But this wastes my time, and I assume my credits.

I am currently generally only working on one project. I will try to test with another project
I will add that when I work with the same project in vscode, with ai, I do not have this issue.
I generally work with Auto, but I also saw the issue happen when I directly choose a model.

Thank you so much for your reply, your suggestion truly helped me.

me too!!

Happens to me, the request id:
02cf9ec3-195e-44f1-88ec-f51b77e707d7

how to deal with this problem!!!no reindex!!!Please resolve this!!!wasting my money so longer

This has been happening to me for several days now, in one specific project. Uninstalling cursor doesn’t help, removing all cache files doesn’t help, reindexing doesn’t help, network diagnostics look fine, same issue regardless of HTTP version or model. Request ID: 04c59453-7777-40e4-8e94-6f39f841ef55

Cursor is completely broken for me too. It does absolutely nothing in chat except think a lot

Latest Request ID: 1f0eb161-f4c6-45c4-ba9b-0c4ec08c34ca

I followed all the steps inside my project that was not working, but it did not solve anything. Still no answer:

request id: c6bc6217-3963-4b40-8305-6e3d7f59daf9

But when I tried it in an empty folder it worked, what project specific problems and/or solutions could there be?

@Johannes_Claesson: If it works in an empty folder, the issue is project related. A few things to check:

  1. Try a reindex: File > Preferences > Cursor Settings > Indexing & Docs > Delete and Reindex.
  2. Check if your project has very large files or folders that are not excluded (node_modules, build artifacts, binaries). Add them to .cursorignore.
  3. Check if the project has a .cursorrules file or other Cursor config files that could affect this.

If reindexing didn’t help, please share a rough project overview (language, size, number of files).

@Brian_Green, @Graham_Dawe: I see your request IDs and passed them to the team.

@Adix_Fan: Got your request ID.

@CUEB-QF-ZQS: We need your request ID. In the chat, open the menu (three dots in the top right) > Copy Request ID, then post it here.

The team is aware of the issue. No ETA yet, but every new report with a request ID helps with prioritization. If anyone else hits this, please share your request ID, Cursor version, and OS.

I tried reindexing again but to no success. No node_modules or dist or similar are in the embeddable_files.txt. I have no .cursorrules, but I do have cursor skills in the .cursor file.

The project itself is a ts/tsx frontend with 805 files. One important thing to note is that my friend can work with cursor on the same project on the same branch without problems

@Johannes_Claesson, if it works for a coworker on the same project and branch, it’s most likely something local, not the project itself.

Try this:

  1. Completely delete the .cursor folder in the project root (if it exists) and in your home directory (~/.cursor or %USERPROFILE%\.cursor). Cursor will recreate the needed files on startup.
  2. You mentioned Cursor skills in .cursor. Try temporarily renaming that folder (for example, to .cursor_backup) and reopen the project. If it starts working, add the skills back one by one to find the one causing the issue.
  3. Can you ask your coworker to share their project .cursor folder? It could help to compare configs.

Also check Developer Tools (Help > Toggle Developer Tools > Console) for any errors when you send a chat message.

Let me know how it goes.

**I’ve basically lost an entire day to Cursor today. The agent keeps getting stuck mid-run and couldn’t even finish a single case. I burned through a lot of tokens trying to get it to work, but got almost nothing out of it. Huge waste of time, energy, and honestly just really frustrating. Please look into this.

request ID:

14ff11af-e0e0-42b1-93eb-e137057184d4

Seriously, when are we going to get a proper update on this? We’re all paying and getting nothing except no ETA and occasional replies on a forum

For me, none of reindexing, http2, blank projects or downgrading works. It’s all broken across all requests and all projects.

Thanks for the help!

It seems to have been my cursor skills that were malformatted. They had:


description: [Skill description bla bla bla…]

-–

Instead of:


name: skill name

description: Skill description bla bla bla…

-–

Why this caused it to take forever is unclear, but this fix solved it for me

I would like to add that today I worked all day on the cursor ide in Ubuntu, on the same exact project, and had no issues at all. To compare to when I use it on Windows and have the issue multiple times a day.
The major difference from my end is that on Windows, I am connecting to my linux project remotely.

I see the thread has grown, thanks to everyone who shared details.

For anyone where the standard steps (disable HTTP/2, reindex, empty folder) didn’t help, here are a few more things to try:

  1. Try switching the model manually. Instead of Auto, pick a specific model (for example GPT-5 or Gemini). For some users, the issue is tied to a specific provider.

  2. Try a different network. Use a mobile hotspot instead of Wi‑Fi, or the other way around. Even if diagnostics are green, the streaming connection can still drop.

  3. If you’re using a VPN, try switching servers or turn the VPN off completely.

I collected the Request IDs from the thread and I’m passing them along for review.

@Matias_Fiori, @Per_Swede, @djhacker007, @HOANG_VAN_SINH_HOANG, if you can also share the Request ID from the stuck request (top right of the chat > Copy Request ID), that’ll help us figure this out faster.

I’ll update the thread once there’s progress.

Currently, I’ve switched to many projects. Whether using advanced models or auto mode, they all get stuck suddenly while executing tasks, then show:

Planning next moves

6cd3d859-a78a-4130-bee8-23a4814f7008

Taking longer than expected…

This has caused my projects to be unable to progress normally.

I created a new blank project and let the agent in auto mode build a technical blog website for me, but it still got stuck at:

Taking longer than expected…

fe9de3db-d438-4644-afea-9ac0b336b9bd

image
This is a very serious issue. I sincerely urge you to fix it as soon as possible—it has caused severe consequences for my work.

This is a very serious issue. I sincerely urge you to fix it as soon as possible—it has caused severe consequences for my work.

same problem