Where does the bug appear (feature/product)?
Background Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Cloud agents doesn’t work at all for pro trial (may be it’s a feature? but internet says otherwise and i want to test cloud agents).
500 internal server error have text which says “You’ve reached the limit for your trial. Upgrade to Pro+ to continue running Cloud Agents.” but i have never used cloud agents and this is my first try
Steps to Reproduce
Open cursor com/agents, input any text and press enter - receive 2 500 internal server errors
Expected Behavior
receiving 200 and it’s working
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.17 (user setup)
VSCode Version: 1.105.1
Commit: 6757269838ae9ac4caaa2be13f396fdfbcf1f9a0
Date: 2025-11-21T08:55:17.983Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
any model
For AI issues: add Request ID with privacy disabled
bcId: “bc-8e2111af-c358-4786-ba7d-66373bf219a2”
bcId: “bc-8e2111af-c358-4786-ba7d-66373bf219a2”
Additional Information
POST https://cursor.com/api/background-composer/get-diff-details
Status Code 500 Internal Server Error
{
“error”: {
“message”: “Error”,
“details”: [
{
“error”: “ERROR_NOT_FOUND”,
“details”: {
“title”: “Resource not found.”,
“detail”: “Background composer not found.”,
“isRetryable”: false,
“additionalInfo”: {},
“buttons”: ,
“planChoices”:
},
“isExpected”: true
}
]
}
}
POST https://cursor.com/api/auth/startBackgroundComposerFromSnapshot
Status Code 500 Internal Server Error
{
“error”: {
“message”: “Error”,
“details”: [
{
“error”: “ERROR_CUSTOM_MESSAGE”,
“details”: {
“title”: “Trial limit reached”,
“detail”: “You’ve reached the limit for your trial. Upgrade to Pro+ to continue running Cloud Agents.”,
“isRetryable”: false,
“showRequestId”: false,
“additionalInfo”: {},
“buttons”: [
{
“label”: “Upgrade to Pro+”,
“upgrade”: {
“membershipToUpgradeTo”: “pro_plus”,
“allowTrial”: false
}
}
],
“planChoices”:
},
“isExpected”: true
}
]
}
}
Does this stop you from using Cursor
Yes - Cursor is unusable