Troubleshooting
Common issues and how to fix them.
TchueKAM won't launchβ
Windows: "Windows protected your PC"β
Click More info β Run anyway. This appears because TchueKAM is new β Windows SmartScreen learns to trust it over time.
macOS: "TchueKAM can't be opened because Apple cannot check it for malicious software"β
- Right-click TchueKAM in Applications β Open
- Click Open in the dialog
Alternatively, run:
xattr -d com.apple.quarantine /Applications/TchueKAM.app
Linux: AppImage won't runβ
Make it executable: chmod +x TchuekaM-Setup-linux-x64.AppImage. If you see "AppImage requires FUSE", install it: sudo apt install libfuse2 (Ubuntu/Debian) or sudo dnf install fuse (Fedora).
TchueKAM crashes on startupβ
- Check Settings β Updates for a newer version
- Delete
config.jsonto reset settings (see Configuration) - Send us your crash log β find it in:
- Windows:
%AppData%\TchueKAM\logs\crash.log - macOS:
~/Library/Logs/TchueKAM/crash.log - Linux:
~/.config/TchueKAM/logs/crash.log
- Windows:
Updates aren't being appliedβ
- Check Settings β Updates β History for failed attempts
- Make sure your firewall allows TchueKAM to reach
github.comandobjects.githubusercontent.com - If you're behind a proxy, configure it in Settings β Network
- As a fallback, download the latest installer and run it manually
AI responses are slow or hangβ
- Slow responses usually indicate a network bottleneck β try a different network
- Hangs often mean a tool call is stuck β restart the conversation
- Very large files can time out β break the task into smaller pieces
TchueKAM is using too much memoryβ
- Close conversations you're not actively using (memory is per-tab)
- Restart TchueKAM weekly to clear caches
- Lower the indexing depth in Settings β Workspace
I lost my conversationsβ
Conversations are stored locally in the data folder (see Configuration). If you have backups of that folder, copy them back. There's no cloud recovery unless you enabled conversation sync.
Microphone doesn't workβ
- Settings β Privacy β Microphone β make sure TchueKAM is allowed
- OS settings β Windows / macOS / Linux must also grant microphone access to TchueKAM
- Restart TchueKAM after granting permissions
Still stuck?β
Contact us with the relevant log file from your data folder. We respond within one business day.