[Cursor 2.5/2.6] Taking longer than expected

Hey everyone, sorry for the delay on updating this thread.

The team is aware of the issue and it’s on their radar. There’s no timeline I can share yet, but every message here helps with prioritization. I collected new Request IDs from the thread and passed them along.

A few notes based on what users have reported since my last update:

Workarounds that helped some users (might not work for everyone):

  1. Reindex the project: Cursor Settings > Indexing & Docs > Delete and Reindex
  2. Disable HTTP/2: add "cursor.general.disableHttp2": true to settings.json, then restart Cursor
  3. Check your cursor skills files: @Johannes_Claesson found the freeze was caused by incorrectly formatted .cursor/skills files where the frontmatter was missing the name: field. If you use skills, double-check the format.
  4. Stop and continue: when it freezes, click Stop, then send continue in the same chat, or start a new chat with the same prompt.
  5. For users in mainland China: chatwater shared that enabling TUN mode in the proxy client and routing *.cursor.sh through the proxy, not just cursor.com, fixes the issue.

If none of this helps, please share:

  • Request ID (top right menu in the chat > Copy Request ID)
  • Cursor version
  • OS
  • whether it happens in an empty folder with a simple prompt like hello

@houshanren, about refunds, please contact our billing team at [email protected].

@f00z, a 10GB state.vscdb is definitely not normal and it can slow things down. Try this: close Cursor, find state.vscdb (usually in ~/.cursor/ or %APPDATA%/Cursor/), rename it or delete it, then restart. Cursor will recreate it. You’ll lose some local state like window positions, but it shouldn’t affect your projects.

@Naomi_Weiser, the fact it works locally on Ubuntu but not on Windows over a remote connection is a really helpful clue. That narrows it down to something in the remote or SSH chain. Are you using the Anysphere Remote SSH extension?

I’ll keep updating this thread as we make progress.

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In the latest version, after running for a short while, it starts showing “taking longer than expected.” This happens regardless of whether I use Auto mode or other model modes. I’ve also verified that my network is not the issue. This is seriously affecting my user experience. Is there any official solution for this problem?

Hey everyone!

We’ve made some significant progress here on the road to Cursor 3.0. At the same time, “Taking Longer than Expected” tends to mask multiple underlying causes that are hard to work through / give updates on in a thread like this.

We’re going to close this thread and suggest creating new bug reports if you face the issue on Cursor 3.0 (or if you’re reading this in the future, whatever the latest version is!)

Making progress on errors like these (Taking longer than expected..., Waiting for Extension Host...) is a priority for us. Thanks for helping us work through these issues.