Troubleshooting
Use this page as the first stop for common issues until dedicated support runbooks are added.
Build and startupโ
Check these first:
clickable --versionreturns successfully- Docker is available when your build flow depends on it
clickable desktopruns from the repository root
Sync-related issuesโ
If sync behavior is failing:
- review account and endpoint settings
- inspect Python sync modules under
src/ - review daemon-related code paths such as
src/daemon.pyandsrc/daemon_bootstrap.py
Database notesโ
The repository references a local application database path under:
~/.clickable/home/.local/share/ubtms/Databases
When to escalateโ
Open a GitHub issue when:
- the app no longer starts on desktop
- device installation fails consistently
- sync behavior regresses after an upgrade
- a feature-specific screen breaks in one of the known QML feature areas