Cannot use Cursor – Request for support

Hi Cursor Support Team,

I’m experiencing an issue where Cursor is completely unusable.:sob:

Details:

  • Version: 3.5.33 (user setup)
    VSCode Version: 1.105.1
    Commit: aac81804b986d739acab348ed96b8bea6e83cc50
    Date: 2026-05-22T06:47:48.039Z
    Layout: editor
    Build Type: Stable
    Release Track: Default
    Electron: 39.8.1
    Chromium: 142.0.7444.265
    Node.js: 22.22.1
    V8: 14.2.231.22-electron.0
    OS: Windows_NT x64 10.0.26200

  • OS: Windows

  • Steps to reproduce: Entering anything in the input box — nothing works.

  • Request ID: c06a4262-02ae-46cb-a00b-98d0e129ca7b

  • {“error”:“ERROR_BAD_REQUEST”,“details”:{“title”:“Bad Request”,“detail”:“Append data exceeds maximum size of 52428800 bytes”,“isRetryable”:false,“additionalInfo”:{},“buttons”:[],“planChoices”:[]},“isExpected”:true}

  • Bad Request Append data exceeds maximum size of 52428800 bytes

  • f7i: Bad Request Append data exceeds maximum size of 52428800 bytes

  • at qhk (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:35852:26696)
    
  • at oDw (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:35852:25580)
    
  • at zhk (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:35853:6852)
    
  • at Qdf.run (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:35853:11731)
    
  • at async NZs.runAgentLoop (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:48220:22008)
    
  • at async bKf.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:48288:12345)
    
  • at async bKf.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:48288:19576)
    
  • at async zyn.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:35985:17397)
    
  • at async dh (vscode-file://vscode-app/c:/Users/18271/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:47271:3889)
    

Please let me know how to resolve this.

Thank you.

Hey, this is a known bug. The server-side 50 MB request limit gets exceeded when too much context builds up in a chat (message history, skills, rules, large open files). We’re tracking this on our side, but there’s no exact ETA for a fix yet.

Workaround: start a new chat session, which clears the accumulated context. If it happens again quickly, try reducing the number of active skills and rules, and avoid attaching large files to the context in full.

If a new session doesn’t help and the error shows up immediately on the first message, let me know and we’ll take a deeper look.