Every time i try a request with any AI agent i have this error message :
An unexpected error occurred. Request ID: 07eec95e-de14-4078-8632-0cb6f24f763e
I am connected and I have requests left (a lot).
The issue may be this on the left down sifde of the app. It feels im not connected while I am.
windows 11
It prevents me from using cursor totally (any AI agent)
For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
The tell is in that error: the Request ID shown is generated locally, and on our end the request never actually reached Cursor’s servers. So this isn’t your subscription or an outage - something on the network path is intercepting the connection before it leaves your machine, and the app can’t verify you’re connected (hence the bottom-left indicator). On corporate networks this is almost always a proxy or SSL/TLS inspection layer (Zscaler is a common one) presenting a certificate that Cursor’s connection doesn’t trust.
A few things to try, in order:
Enable the system-certificate setting. Open Settings (Ctrl + ,), search for system certificates, and turn on Http: Experimental: System Certificates V2 (setting id http.experimental.systemCertificatesV2); leave Http: System Certificates on. Then fully quit Cursor (not just reload the window) and reopen. This has cleared the exact same error for others on inspected corporate networks.
If it still fails, run diagnostics. Go to Settings → Network → Run Diagnostics. If the Chat/Agent checks fail, set HTTP Compatibility Mode to HTTP/1.1 there and restart.