Getting connection error

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After giving prompt im getting connection error.

Steps to Reproduce

Provide the prompt and press enter im getting connection error

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.19 (Universal)
VSCode Version: 1.105.1
Commit: 224838f96445be37e3db643a163a817c15b36060
Date: 2026-03-12T04:07:27.435Z (2 wks ago)
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.0.0

For AI issues: which model did you use?

Tried both Claude 4 and gpt

For AI issues: add Request ID with privacy disabled

Request ID: 143ed5fb-d42a-49c9-8a74-16ebfffb67bf

Does this stop you from using Cursor

Yes - Cursor is unusable

Hi @Santhiya_Mayilmuthu!

I’m unable to find any requests matching that Request ID (neither 0aaddbbf-4b51-4542-b4fa-f4882814f436 from your screenshot nor 143ed5fb-d42a-49c9-8a74-16ebfffb67bf) on our end, which typically indicates the request never reached our backend systems.

Here are the things I would try to narrow it down:

  • Could you try running Network Diagnostics (Cursor Settings > Network > Run Diagnostics) and verify that all checks are passing? Please report any that fail.

  • Additionally, try setting your HTTP Compatibility Mode to HTTP 1.1 (Cursor Settings > Network > HTTP Compatibility Mode) and see if that resolves the issue.

  • If the error persists, can you open Developer Tools (Help > Toggle Developer Tools > Console) tab, try sending a message in the broken project, and share any red errors you see? That would help narrow it down.

Yea, tried the HTTP Compatibility Mode to HTTP 1.1, worked now thanks for the help @Colin.