openclaw - 💡(How to fix) Fix [Bug]: delivery-mirror generates daily server report at 9:00 AM with no way to disable

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

delivery-mirror generates daily server report at 9:00 AM with no config to disable.

Root Cause

delivery-mirror generates daily server report at 9:00 AM with no config to disable.

Code Example

Session transcript excerpt showing delivery-mirror at UTC 01:00:25 (local 9:00 AM):
{
  "model": "delivery-mirror",
  "usage": { "input": 0, "output": 0, "totalTokens": 0 }
}
RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

delivery-mirror generates daily server report at 9:00 AM with no config to disable.

Steps to reproduce

NOT_ENOUGH_INFO

This is an internal Gateway mechanism, not reproducible by user action.

Expected behavior

Should have a config option to disable/schedule this feature, or should be documented.

Actual behavior

Daily report generated at 9:00 AM (Asia/Shanghai) without user configuration. Session transcript shows delivery-mirror model with 0 token usage, indicating it's an internal mechanism.

OpenClaw version

2026.4.15

Operating system

Ubuntu 24.04

Install method

npm global

Model

bailian/glm-5

Provider / routing chain

openclaw -> bailian

Additional provider/model setup details

N/A - delivery-mirror does not consume tokens or call any provider.

Logs, screenshots, and evidence

Session transcript excerpt showing delivery-mirror at UTC 01:00:25 (local 9:00 AM):
{
  "model": "delivery-mirror",
  "usage": { "input": 0, "output": 0, "totalTokens": 0 }
}

Impact and severity

Affected: Users who don't want daily reports Severity: Low (annoying, not blocking workflow) Frequency: Daily at 9:00 AM Consequence: Unwanted messages in Feishu group chat

Additional information

NOT_ENOUGH_INFO

Unable to determine the trigger source from available evidence. Investigated cron jobs, config files, source code, environment variables - all showed no related settings.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Should have a config option to disable/schedule this feature, or should be documented.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: delivery-mirror generates daily server report at 9:00 AM with no way to disable