No tracker activity recorded in the last N days
Message
This message appears in diagnostic output when the local lifecycle log holds no recorded activity for the period checked. The number of days varies with the command.
No tracker activity recorded in the last 60 days.
Why you're seeing this message
- The workstation is not set up, so no activity is being tracked.
- No work has been done during that period. This is expected on an idle machine.
- The monitor is not running, so activity is not being observed.
What to do
-
Confirm the workstation is set up:
aitrax setup checkIf
systemreports as not configured, see Set up your workstation. If it reports as configured, continue. -
Confirm the monitor is running:
aitrax doctorDiagnostics report the monitor lifecycle. A related message,
Cannot prove a monitor is alive, indicates the monitor could not be confirmed running. Start it with:aitrax post-tracker ensure -
Make a commit, then re-run diagnostics. If activity is recorded, the original period was genuinely idle and no fault exists.
If this doesn't fix it
Contact support with all of the following:
- The verbatim message text and the command that produced it.
- The output of
aitrax doctorandaitrax health. - The repository path you expected activity from, and roughly when you last worked in it.
- Your audit log from
~/.codetogether/aitrax.jsonl.
Related
- No activity appears for a developer — when the portal, not the workstation, is missing data.