-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
Description
Issue
Local transcription froze midway through a 45-minute meeting recording. After the crash, all transcription is broken — even previously transcribed recordings can no longer be transcribed locally.
Steps to Reproduce
- Record a 45-minute meeting
- Attempt local transcription
- Transcription freezes with WebSocket error:
remote closed 1009 - Attempt to transcribe any recording (new or old) → transcription fails
Expected Behavior
- Transcription should complete without freezing
- Service should recover after restart
- Previously transcribed recordings should still work
Actual Behavior
- WebSocket closes with code 1009 (message too large)
- Local transcription service appears to be in a broken state
- No recordings can be transcribed, even old ones that worked before
Environment
- Platform: macOS
- OS Version: macOS 26.3.1
- App Version: 1.0.13
- Build: 3b53e1b
- Architecture: aarch64
- Locale: en-US
Notes
- WebSocket error 1009 suggests message size exceeded server limits
- Service does not appear to recover automatically after crash
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog