Cursor not working in org VM

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’m trying to use Cursor’s AI chat within my office VM but it’s not able to connect. I tried doing nslookup for www.cursor.co and that works. I think it’s not able hit the .sh files or not getting routed to the correct address or DNS is not getting resolved.

Cursor Network Diagnostic Results
FAILED (5): Marketplace, Authentication UI, Cursor Tab, Agent Endpoint, Codebase Indexing

DNS: Running
SSL: Running
API: Running
Logs:
[2026-07-06T05:51:19.634Z] Start

Ping: Running
Logs:
[2026-07-06T05:51:19.638Z] Sending ping 1

Chat: Running
Logs:
[2026-07-06T05:51:19.640Z] Starting streamSSE

Agent: Running
Logs:
[2026-07-06T05:51:19.645Z] Starting stream
[2026-07-06T05:51:19.648Z] Pushing first message

Marketplace: Error: Failed to fetch
Logs:
[2026-07-06T05:51:09.470Z] Host: marketplace.cursorapi dot com
[2026-07-06T05:51:39.756Z] Error: TypeError: Failed to fetch

Authentication: Success
Logs:
[2026-07-06T05:51:09.473Z] Host: prod.authentication.cursor.sh
[2026-07-06T05:51:11.704Z] Response: 200 OK in 2231ms

Authentication UI: Error: Timeout waiting for EverythingProvider
Logs:
[2026-07-06T05:51:14.496Z] Error: Error: Timeout waiting for EverythingProvider

Cursor Tab: Error: Timeout waiting for EverythingProvider
Logs:
[2026-07-06T05:51:14.513Z] Error: Error: Timeout waiting for EverythingProvider

Agent Endpoint: Error: Timeout waiting for EverythingProvider
Logs:
[2026-07-06T05:51:14.514Z] Error: Error: Timeout waiting for EverythingProvider

Codebase Indexing: Error: Timeout waiting for EverythingProvider
Logs:
[2026-07-06T05:51:14.515Z] Error: Error: Timeout waiting for EverythingProvider

Downloads: Success
Logs:
[2026-07-06T05:51:09.478Z] Host: downloads.cursor dot com
[2026-07-06T05:51:10.641Z] Response: 403 Forbidden in 1163ms

CDN: Success
Logs:
[2026-07-06T05:51:09.479Z] Host: cursor-cdn.com
[2026-07-06T05:51:10.817Z] Response: 404 Not Found in 1338ms

Steps to Reproduce

Maybe just put it behind some proxy. Not sure.

Expected Behavior

I want responses in real-time. It’s either breaking or painfully slow in returning results.

Right now, it’s not working at all.

Operating System

MacOS

Version Information

C3.5.38

For AI issues: which model did you use?

Auto mode

Does this stop you from using Cursor

Yes - Cursor is unusable

Closing as duplicate of Cursor not working in office VM