Blob problem / cant access this project anymor!

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Request ID: 3bc9305b-94b4-4473-b909-f05ae506dad1
[internal] Blob not found
RetriableError: [internal] Blob not found
at M_f (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9155:6669)
at bQi (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9155:5404)
at Afp (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9156:11972)
at Object.classify (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9156:16501)
at L_f (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9156:5856)
at async Nzo.runWithSharedTurnRunner (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9156:15853)
at async $z.runAgentLoop (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:20557:3005)
at async cwa.streamFromAgentBackend (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:20585:14348)
at async cwa.getAgentStreamResponse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:20585:23920)
at async cDe.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9322:2475)

Steps to Reproduce

I cant

Expected Behavior

I cant go on that project anymore

Operating System

MacOS

Version Information

Version: 3.11.25
VS Code Extension API: 1.125.0
Commit: fc2563ec93d793fc275eef734405a4fdf8b47b20
Date: 2026-07-15T01:27:41.754Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 24.6.0

For AI issues: which model did you use?

all models

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey there,

Firstly, your project isn’t gone. This “Blob not found” error is a server-side issue on our end, not a problem with your machine, network, or cache, so clearing caches, reinstalling, or updating won’t change it. What’s happening is that one specific chat’s saved state points at some stored data we can’t retrieve anymore, so every message you send in that chat fails.

The catch is that the affected chat can’t be resumed. The reliable way to keep working is to start a new chat in the same project. New chats don’t reference the missing data, so they work normally. If you want to carry context over, just paste in or briefly re-summarize the key points from the old one.

This is a known issue our team is actively working on. Since it’s server-side, it’ll be resolved with a fix on our end (nothing to update on your side), though I’ll be upfront that it hasn’t fully landed yet.

If a brand-new chat also fails for you, let me know here, that would point to something a bit different and I’d want to dig in.