No message parts after sqlite migration #9455

Open
opened 2026-02-16 18:12:29 -05:00 by yindo · 1 comment
Owner

Originally created by @quantumwebco on GitHub (Feb 16, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

After migrating the db no message parts show up in sessions

Installed and running in WSL. I generally start a server in the project directory, and then attach the TUI/GUI to it, so everything is in linux.

Plugins

opencode-pushover

OpenCode version

1.2.5

Steps to reproduce

Delete db files if you have already migrated previously
Start OpenCode and wait for migration to complete
Open a previous session, no message parts are shown

Screenshot and/or share link

Image

Image Image

Operating System

WSL2 Ubuntu 24.04.3 (Windows 11 Pro)

Terminal

Jetbrains, Windows Terminal

Originally created by @quantumwebco on GitHub (Feb 16, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description After migrating the db no message parts show up in sessions Installed and running in WSL. I generally start a server in the project directory, and then attach the TUI/GUI to it, so everything is in linux. ### Plugins opencode-pushover ### OpenCode version 1.2.5 ### Steps to reproduce Delete db files if you have already migrated previously Start OpenCode and wait for migration to complete Open a previous session, no message parts are shown ### Screenshot and/or share link ![Image](https://github.com/user-attachments/assets/72e97f92-1d16-4909-9c91-85b6055d9119) <img width="1297" height="893" alt="Image" src="https://github.com/user-attachments/assets/73d1ccf0-6af0-4bda-b87c-6327ec7ba96c" /> <img width="1441" height="395" alt="Image" src="https://github.com/user-attachments/assets/be80e759-d29a-4c64-afb8-a1f58d0549eb" /> ### Operating System WSL2 Ubuntu 24.04.3 (Windows 11 Pro) ### Terminal Jetbrains, Windows Terminal
yindo added the windowsbug labels 2026-02-16 18:12:29 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 16, 2026):

This issue might be a duplicate of existing issues related to SQLite migration. Please check:

  • #13636: [BUG] SQLite Migration Ate My Sessions! 😱 (But Desktop Survived!) - similar migration issue
  • #13560: [Bug] [sqlite] Sessions not appearing - same symptom of missing session content
  • #13654: JSON→SQLite session migration silently skips for incremental upgrades - related migration problem
  • #13611: opencode should not run session JSON to sqlite migration when started with opencode serve - migration context issue

Please verify if this is a duplicate or a distinct case before continuing investigation.

@github-actions[bot] commented on GitHub (Feb 16, 2026): This issue might be a duplicate of existing issues related to SQLite migration. Please check: - #13636: [BUG] SQLite Migration Ate My Sessions! 😱 (But Desktop Survived!) - similar migration issue - #13560: [Bug] [sqlite] Sessions not appearing - same symptom of missing session content - #13654: JSON→SQLite session migration silently skips for incremental upgrades - related migration problem - #13611: opencode should not run session JSON to sqlite migration when started with `opencode serve` - migration context issue Please verify if this is a duplicate or a distinct case before continuing investigation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9455