Skip to content

[Bug]: openclaw cron status reports legacy storePath #91766

@AaronFaby

Description

@AaronFaby

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

Hello,

Since 2026.6.1 cron jobs are stored in the state database (~/.openclaw/state/openclaw.sqlite). However the openclaw cron cli shows the legacy storePath:

OpenClaw 2026.6.5 (unknown) — I can't fix your code taste, but I can fix your build and your backlog.



{
"enabled": true,
"storePath": "/home/node/.openclaw/cron/jobs.json",
"jobs": 6,
"nextWakeAtMs": 1781067600000
}

This was discovered by my claw when I asked it about the cron jobs.

This will confuse users and the agent into thinking the legacy json file is still the authoritative location for the cron job configurations.

Steps to reproduce

Run openclaw cron status

Expected behavior

storePath should reference the new state database instead of the legacy json file.

Actual behavior

Legacy json file is referenced.

OpenClaw version

2026.6.1

Operating system

Ubuntu 24.04

Install method

docker

Model

n/a

Provider / routing chain

n/a

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal backlog priority with limited blast radius.bugSomething isn't workingbug:behaviorIncorrect behavior without a crashclawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.clawsweeper:queueable-fixClawSweeper marked this issue as an existing queue_fix_pr work candidate.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions