-
Notifications
You must be signed in to change notification settings - Fork 364
failed to load sessions: sql: database is closed #2872
Copy link
Copy link
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/sessionsFor features/issues/fixes related to session lifecycle (resume, persistence, export)For features/issues/fixes related to session lifecycle (resume, persistence, export)
Metadata
Metadata
Assignees
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/sessionsFor features/issues/fixes related to session lifecycle (resume, persistence, export)For features/issues/fixes related to session lifecycle (resume, persistence, export)
Type
Fields
Give feedbackNo fields configured for Bug.
Description
I wanted to open an existing session with
/sessionsand got the errorfailed to load sessions: sql: database is closedExpected Behavior
No error
Actual Behavior
Error
failed to load sessions: sql: database is closedSteps to Reproduce
Detailed steps to reproduce the bug:
/sessionsEnvironment
Error Output
If applicable, paste the full error message or stack trace:
Screenshots