How to recover session after disk out of space #4603

Closed
opened 2026-02-16 17:44:46 -05:00 by yindo · 1 comment
Owner

Originally created by @sam-ulrich1 on GitHub (Jan 10, 2026).

Originally assigned to: @rekram1-node on GitHub.

Question

How can i recover a session that was corrupted when my disk ran out of space while active in the session. It still shows in the sessions list but shows not found whenever I try to select it

Originally created by @sam-ulrich1 on GitHub (Jan 10, 2026). Originally assigned to: @rekram1-node on GitHub. ### Question How can i recover a session that was corrupted when my disk ran out of space while active in the session. It still shows in the sessions list but shows not found whenever I try to select it
yindo closed this issue 2026-02-16 17:44:46 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 10, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7149: opencode attach --session fails with 'Session not found' since v1.1.1 - Sessions cannot be accessed when there are directory or storage issues
  • #3669: [BUG] Unable to Load Old Sessions - Sessions appear in list but fail to load
  • #3026: /sessions shows empty despite sessions existing in storage - Sessions exist but are inaccessible
  • #6625: [BUG]: TUI sessions disappear on reload on Windows even though they are saved in .local - Sessions saved but not accessible after reload

These issues share similar symptoms: sessions exist in storage but become inaccessible or show "not found" errors. Your issue specifically involves disk space exhaustion as the cause. It might be helpful to check if any of these have workarounds or if the root causes are related.

Feel free to ignore if your recovery scenario is distinctly different.

@github-actions[bot] commented on GitHub (Jan 10, 2026): This issue might be a duplicate of existing issues. Please check: - #7149: opencode attach --session fails with 'Session not found' since v1.1.1 - Sessions cannot be accessed when there are directory or storage issues - #3669: [BUG] Unable to Load Old Sessions - Sessions appear in list but fail to load - #3026: /sessions shows empty despite sessions existing in storage - Sessions exist but are inaccessible - #6625: [BUG]: TUI sessions disappear on reload on Windows even though they are saved in .local - Sessions saved but not accessible after reload These issues share similar symptoms: sessions exist in storage but become inaccessible or show "not found" errors. Your issue specifically involves disk space exhaustion as the cause. It might be helpful to check if any of these have workarounds or if the root causes are related. Feel free to ignore if your recovery scenario is distinctly different.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4603