Unable to save to the cache
Describe the bug
Every time I use this app, after the response from the AI, I get this error message:
ERROR There was a problem writing 493a324bd0e57f22e4dfce7b5470b9800b69db7f to the cache. Use --no-cache / NO_CACHE to disable it.
Save: constraint failed: CHECK constraint failed: title <> '' (275)
Setup
Please complete the following information along with version numbers, if applicable.
- OS: EndeavourOS
- Shell: bash
- Terminal Emulator: Konsole
- Terminal Multiplexer: ---
Note: you might encounter rendering issues if your locale does not use
UTF-8 encoding. Please check your locale (locale on POSIX systems) to
see what encoding is being used by your system.
To Reproduce
Steps to reproduce the behavior:
- Open terminal
- Type the command:
mods "Who are you?" - See the reponse from the AI (I'm using Google Gemini 2.5 Pro, but other models from Google also happens)
- See error
Expected behavior
The application should save the conversation on the cache
Additional context
The application even create the folder '${HOME}/.local/share/mods' and file '${HOME}/.local/share/mods/conversations/mods.db', if missing!
If I run with the flag '--no-cache', the error doesn't apperas!
Thanks
I had to revert back to mods 1.7.1 because that's the last version my conversations were saved. Raised plenty of issues about this and no update, till I gave up. I wish they could do what they did in that version
Seeing the same thing over here.
ERROR There was a problem writing 1b7730e9af75f588dde4aabc6094604f4b80515a to the cache. Use --no-cache / NO_CACHE to disable it.
Save: constraint failed: CHECK constraint failed: title <> '' (275)
Same for me. Kinda critical bug.