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.