Workrail
⌘K
Troubleshooting

Troubleshooting Sync Issues

Fix common CLI sync problems quickly.

Updated 2026-02-11

Use this page to diagnose and fix common sync failures.

No linked repos found

Run:

BASH
workrail link

Then retry:

BASH
workrail sync

Authentication expired

Re-authenticate:

BASH
workrail auth login

No new entries after sync

  • Confirm you have new commits in the selected range
  • If needed, run:
BASH
workrail sync --since 7d

Repo linked to wrong project

Reset mapping:

BASH
workrail unlink
workrail link

Autosync looks stale

Check service state:

BASH
workrail autosync status --verbose

If needed, restart autosync:

BASH
workrail autosync disable
workrail autosync enable

Still stuck?

Email: [email protected]