The shell cannot find serenity
Check the installation completed, then check PATH. Source installs use go env GOBIN, or the bin directory under GOPATH when GOBIN is empty. Open a fresh shell after changing PATH.
Initialization fails at the keychain
Initialization requires an accessible OS keychain. On a headless or locked session, verify that your keychain service is available and unlocked. Do not work around this by storing the authentication token in a public repository.
Search finds nothing
- Confirm
-Cpoints to the intended brain. - Check the absolute
connectors.file.pathin that brain’s configuration. - Allow files to remain unchanged for at least two seconds.
- Run
serenity sync, thenserenity status. - Search for a distinctive phrase that is actually in a source.
Ask or extraction is disabled
New brains start with none@v0 model pins. Configure extraction and composition, provide credentials in the process environment, and run extract after sync. See model setup.
Gmail authentication stopped working
Re-run serenity connectors auth imap --email you@gmail.com with a valid app password. Confirm 2-Step Verification and app-password availability on your account. The connector is certified for Gmail app passwords, not OAuth.
A documented command is missing
Packaged v0.1.1 predates newer source workflows. Check serenity --help and use the current-source installation if you need the guides on this site.
Report a reproducible problem
Include your platform, install method, command, and a small sanitized example. Remove private notes, credentials, and account information before posting.
Open a GitHub issue ↗