Skip to content

[Bug]: App crashes with "Missing key defaultModel" error #40

@Optuber01

Description

@Optuber01

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/server

Steps to reproduce

  1. Had T3 Code installed and working before
  2. Updated/restarted the app
  3. Now it crashes immediately on startup
  4. Tries to restart 5 times then gives up

Expected behavior

App should start normally and load existing chat history

Actual behavior

Server crashes right away with this error about "defaultModel" missing. Keeps restarting over and over (5 crashes in 1 second) then stops.

Error: Decode error in OrchestrationEventStore.readFromSequence:rowToEvent: Missing key
at ["payload"]["defaultModel"]
[cause]: SchemaError: Missing key

Impact

Blocks work completely

Version or commit

latest 0.1.27

Environment

WIndows 11, Desktop app

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

Renaming/deleting .t3 folder fixed it, but lost my chat hisotry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions