Troubleshooting
Common issues and how to solve them.
Last updated: August 16, 2026
- File picker does not open: Make sure the message input is focused, then press
ctrl + aagain. Update to the latest version if it persists. - Messages not marked read: Set
chat.readReceiptModetoinstant. - Others cannot see typing: Set
chat.sendTypingStatetotrue. - Debugging: If you encounter errors, you can view the logs by running
cligram logor checking the log file at/tmp/cligram.log. Use these logs when reporting issues. - Where is data stored: App data and session live under
~/.cligram/.