Skip to main content
Version: Next ๐Ÿšง

Troubleshooting

Use this page as the first stop for common issues until dedicated support runbooks are added.

Build and startupโ€‹

Check these first:

  • clickable --version returns successfully
  • Docker is available when your build flow depends on it
  • clickable desktop runs from the repository root

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.py and src/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