Before submitting
Area
apps/server
Steps to reproduce
- Had T3 Code installed and working before
- Updated/restarted the app
- Now it crashes immediately on startup
- 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.
Before submitting
Area
apps/server
Steps to reproduce
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.