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!
Hey @QChuret, thanks for the report and the build ID, that made this quick to track down.
Scheduled builds run under your team’s GitHub connection, while a build you start by hand runs with your own GitHub login. Right now the Cursor GitHub App installation on your GitHub organization is tied to an individual account that isn’t a member of your team in Cursor, so the team connection can’t use it. That’s why every scheduled build fails immediately (before a build machine starts, which is also why there are no logs) while your manual ones work.
To fix it:
In GitHub, open the organization settings and uninstall the Cursor app from the organization.
Back in Cursor, as team admin, open cursor.com/dashboard, go to Integrations > GitHub, and click Connect. Install the Cursor app in your GitHub organization again and grant it access to the repositories you use.
Wait for the next scheduled build (they run about hourly) and check that it succeeds. A manual build won’t confirm the change because it uses your personal login.
If you know who originally installed the Cursor app, an alternative is to add that person to your team in Cursor; the next scheduled build will automatically adopt the existing installation for the team!