claude-code - 💡(How to fix) Fix [BUG] Session not found on disk for all sessions except most recent after update to 1.9659.2 (May 28)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Root Cause

Description: After the May 28 update, all Code sessions except the most recent one show "Session not found on disk / Send a message to start fresh in this directory." Sessions are visible in the left nav with correct titles and project names, but cannot be loaded. This worked correctly as of ~May 21. Root cause identified: The update migrated session storage from local-agent-mode-sessions/ to claude-code-sessions/ under ~/Library/Application Support/Claude/, but no migration ran to move existing session folders and data to the new location. Specifically:

Code Example

"Session not found on disk."
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Environment:

Claude Desktop version: 1.9659.2 (390d6c), 2026-05-28T21:50:01.000Z macOS (Apple Silicon) Sessions stored in: ~/Library/Application Support/Claude/claude-code-sessions/

Description: After the May 28 update, all Code sessions except the most recent one show "Session not found on disk / Send a message to start fresh in this directory." Sessions are visible in the left nav with correct titles and project names, but cannot be loaded. This worked correctly as of ~May 21. Root cause identified: The update migrated session storage from local-agent-mode-sessions/ to claude-code-sessions/ under ~/Library/Application Support/Claude/, but no migration ran to move existing session folders and data to the new location. Specifically:

Session metadata (.json files) exists in the new claude-code-sessions/ directory Session folders (audit.jsonl, outputs, uploads, etc.) were not migrated The corresponding .jsonl transcripts in ~/.claude/projects/<encoded-path>/ exist but the app still cannot load the sessions

What was tried:

Manually copying local_*.json files from local-agent-mode-sessions/ to claude-code-sessions/ — did not fix Manually copying session folders (containing audit.jsonl, outputs, etc.) — did not fix Confirming cwd directories exist on disk — they do Creating missing ~/.claude/projects/<encoded-path>/ folders and stub .jsonl files — did not fix Restoring actual .jsonl transcripts from Time Machine backup into ~/.claude/projects/ — did not fix

Impact: All historical Code sessions are inaccessible. Session data appears intact on disk — this is a display/loading regression, not data loss. Only the single most recent session loads correctly. Request: A migration step that properly moves or relinks existing sessions from local-agent-mode-sessions/ to claude-code-sessions/ so historical sessions become accessible again.

What Should Happen?

Project/session/history information should display when selecting

Error Messages/Logs

"Session not found on disk."

Steps to Reproduce

Steps to reproduce:

Have an existing Claude Desktop installation with multiple Code sessions Update to version 1.9659.2 Open Claude Desktop → Code tab Click any session in the sidebar other than the most recent one See "Session not found on disk"

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.144

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Session not found on disk for all sessions except most recent after update to 1.9659.2 (May 28)