Where does the bug appear (feature/product)?
Background Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Description:
When you’re doing changes and trying to click on button ‘Find issues’, some check fails and showing a message ‘Failed to run review (request ID: 71903936-6c8e-477e-bca1-3bfe2fde824a)’
Steps to Reproduce
Precondition:
- Should be installed Cursor AI IDE
- Should be ready some project
Steps:
- Make some changes to the project
- Go to Commit changes tab in UI
- Click on button ‘Find issues’ under changes window
Expected Behavior
Expected res:
Review agent starts to review changes.
Actual res:
Review agent fails with message ‘Failed to run review (request ID: 71903936-6c8e-477e-bca1-3bfe2fde824a)’
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.77 (system setup)
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
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.26100
For AI issues: which model did you use?
Auto
For AI issues: add Request ID with privacy disabled
71903936-6c8e-477e-bca1-3bfe2fde824a
Additional Information
{
“name”: “ConnectError”,
“rawMessage”: “read ECONNRESET”,
“code”: 10,
“metadata”: {},
“details”: ,
“cause”: {
“errno”: -4077,
“code”: “ECONNRESET”,
“syscall”: “read”
}
}
Does this stop you from using Cursor
No - Cursor works, but with this issue
