Project isnt loading in

Hey thanks for the report

Workaround (verified solution):

  1. Close Cursor completely
  2. Go to: ~/.config/Code/User/workspaceStorage/
  3. Find your project folder (inside there’s a workspace.json - check the path)
  4. Delete the files state.vscdb and state.vscdb.backup
  5. Restart Cursor

Cursor will create a new state file automatically. The downside is you’ll lose open tabs and chat history for that workspace.

If the issue affected all your projects (like you mentioned “other projects also can’t be opened”), you might need to repeat this for each workspace, or try a full reinstall:

  • Delete ~/.config/Cursor completely (backup .cursor from home if you have important settings there, you can also export your profile and then import it later)
  • Reinstall Cursor

Why this happens: This bug is related to corrupted workspace state, it often happens when you open the chat window

Let me know if the workaround doesn’t work or if you need help finding your workspace folder.

Similar threads with solutions: