Frequent "Connection Failed" errors despite stable internet connection

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

For months now, I’ve been running into the following recurring problem in Cursor IDE, and it’s gotten significantly worse recently — to the point where Cursor is almost unusable for me.

While the agent it working in the chat window, it suddenly stops, giving me this error message:

:warning: Connection failed. If the problem persists, please check your internet connection or VPN.

This message pops up frequently — sometimes when starting Cursor, sometimes mid-session, and sometimes repeatedly within seconds. Sometimes I just have to type “go on…” and the session continues, other times It pops right up again until I restart Cursor IDE.

I never have such problems when using the Codex extension for Visual Studio Code.

Apparently I’m not the only one experiencing these problems frequently. I just read about it as a side note in an unrelated blog article.

Steps to Reproduce

Just use cursor for a few minutes. Or hours, you never know. This is an intermittent issue. But in the last few days it’s gotten so bad that I barely use Cursor anymore, despite paying for an Ultra Plan :-\

Expected Behavior

Don’t keep aborting my agent runs.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.54 (system setup)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

For AI issues: which model did you use?

It seems to happen with all models.

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

I have the same problem all the time!
Version: 1.7.54 (user setup)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26200

Hey Thanks for the report. This is a known connection issue with several common causes. Let’s try the following:

  1. Disable HTTP/2 (the most common fix):
  • Open Cursor Settings (Ctrl + ,)
  • Search for “HTTP/2”
  • Enable “Disable HTTP/2”
  • Restart Cursor
    This helps most users on networks with partial HTTP/2 support.
  1. Check MCP servers (if configured):
  • Cursor has a limit of 80 tools
  • Disable MCP servers you’re not actively using
  • Several users reported this fixed intermittent connection failures
  1. Run network diagnostics:
  • Cursor Settings → Network → Run Diagnostics
  • This will check connectivity to Cursor’s servers
  1. Check your firewall/antivirus:
  • Windows may require re‑allowing internet access for the updated app version (1.7.54)

Let me know if disabling HTTP/2 helps. If not, please share the Request ID from the failed connections (shown in the error message) so we can continue the investigation.

Hi Dean,

thanks for your quick reply. It seems that the MCP tools were the cause of the issue. I disabled all of them except for browser automation, and so far I haven’t seen the error again. I usually don’t need the browser automation tool either. Is there a way to disable that one as well? I assume it consumes some context on each new chat.

Thanks for your help!

Adrian

1 Like

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Keep showing Connection issue and i can see my network speed and everything about internet is working. See attached screen shot. If are restart cursor IDE then it’s again works for some time.

Steps to Reproduce

provide prompt anything in cursor IDE. After providing 15 to 20 prompts, cursor IDE keep showing Connection Error.

Expected Behavior

Obviously, it must keep connecting does not matter how many i have used the cursor IDE.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.60 (system setup)
VSCode Version: 1.99.3
Commit: c6d93c13f57509f77eb65783b28e75a857b74c00
Date: 2025-11-05T00:50:54.645Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

all

Does this stop you from using Cursor

No - Cursor works, but with this issue

I’ve been using Cursor for the past two days without any connection issues, which was unusual since I had experienced frequent problems almost every day in the past few weeks.

Today, I opened a new instance of Cursor (I already had three others open in different workspaces) and submitted a very long prompt — about 200 KB in size (text file, not tokens).

Right after submitting the prompt, multiple issues started occurring:

  • The chat froze right after “Planning next moves” for over 3 minutes until I aborted it. Retrying didn’t help.

  • The Network test showed a very high ping (>1000 ms), even though my terminal showed a stable 14 ms ping to cursor.com.

  • I closed all Cursor instances and restarted the app. Normally this temporarily fixes the issue, but this time it didn’t.

  • When I used the search feature inside my workspace, many files didn’t appear at all — only a few incomplete results.

  • Even searching for a specific string returned far fewer matches than expected.

The only way to get Cursor working again was to reinstall it. After reinstalling, everything worked normally again.

Has anyone else experienced similar issues when submitting large prompts or having multiple instances open?

Version: 2.0.64 (system setup)
VSCode Version: 1.99.3
Commit: 25412918da7e74b2686b25d62da1f01cfcd27680
Date: 2025-11-06T04:35:14.424Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100