Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cursor IDE cannot connect to its AI backend. The network diagnostic shows DNS resolution
failing specifically for agentn.global.api5.cursor.sh and agent.api5.cursor.sh, causing
API, Chat, Agent, and Ping checks to all fail with ENOTFOUND. All other Cursor endpoints
(api2, api3, repo42, authentication, CDN) resolve and connect successfully.
Steps to Reproduce
- Open Cursor IDE
- Attempt to use Chat or Agent
- Observe connection failure
- Go to Help β Run Network Diagnostic
- Note ENOTFOUND errors on API, Ping, Chat, Agent, and Agent Endpoint checks
Expected Behavior
All network diagnostic checks should pass and Chat/Agent should be functional.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.2.16
VSCode Version: 1.105.1
Commit: 3e548838cf824b70851dd3ef27d0c6aae371b3f0
Date: 2026-04-28T21:07:47.682Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
For AI issues: which model did you use?
Auto
For AI issues: add Request ID with privacy disabled
N/A β requests never complete due to DNS failure
Additional Information
The api5.cursor.sh subdomain appears to be unresolvable via local/ISP DNS, while all
other Cursor subdomains resolve normally. Switching to a public DNS resolver (1.1.1.1)
may work around the issue. This could be a propagation or routing problem affecting
certain regions β particularly East Africa.
Does this stop you from using Cursor
No - Cursor works, but with this issue
