Hey, sorry for the delay. I see you’ve updated to v2.3.29 and the issue is still there. Thanks for the console video, it helps show the full picture.
The bug is already in the backlog. Your curl shows Cloudflare connects, but can’t route to the backend. It’s weird that you’re the only one reporting this, infra issues usually affect many users.
I’ve reviewed this thread from the beginning with fresh eyes. I owe you an honest answer.
After a thorough review, we’ve determined that the api3.cursor.sh error you originally identified – while real – is not connected to Cloud Agents. That endpoint handles other background services. This means the actual reason Cloud Agents aren’t working for you was never properly diagnosed, and for that, I’m sorry.
Here’s what I need:
Update Cursor to the latest version (Help > Check for Updates). You’re on 2.6.11, and Cloud Agents have had significant updates since then.
Confirm your GitHub connection: Cloud Agents require your project to be connected to a GitHub repository. Check that your workspace has a git remote pointing to GitHub (Cursor Settings > General > GitHub should show “Connected,” and your project should have a GitHub remote).
Try launching a Cloud Agent after updating, and if it fails, share:
A screenshot of the Developer Console errors (Help > Toggle Developer Tools > Console tab)
Your updated Cursor version
This will give us the actual error to work with instead of the api3 red herring.
Why do I tell you this? Because I don’t want to update.
EVERY SINGLE TIME that you guys have told me to update to solve an issue that I’ve had, not only it doesn’t solve the issue, but it also introduces new problems for me…EVERY SINGLE TIME.
I’m afraid of Cursor updates by now, especially this 3.0 where you’ve changed so much. It took me so many headaches and effort to get used to the buggy version of Cursor that I currently have that I don’t want to disrupt that.
So, if I can reproduce the issue with a simple curl request, I don’t see the need for me to update and risk my setup stability.
I’ll only update when you tell me that the issue was fixed and doing curl -v https://api3.cursor.sh returns a non-404 code.