Back to AI Q&A
OpenClaw (Lobster) Heartbeat does not remind how to check?

OpenClaw (Lobster) Heartbeat does not remind how to check?

AI Q&A Admin 57 views

OpenClaw (Lobster) Heartbeat didn't warn me, so it's not necessarily broken. Common reasons in official troubleshooting include quiet hours, HEARTBEAT.md is empty, there are no due tasks, the reminder display is turned off, and the main lane is busy. Look at the skipped reason in the log first, and then decide how to change it.

Look at the status and logs first

  1. openclaw status See if the Gateway and the channel are working properly.
  2. openclaw gateway status Confirm the Runtime running.
  3. openclaw logs --follow Find out the specific reason for heartbeat skipped.
  4. If the task-based heartbeat is a task-based heartbeat, check that the HEARTBEAT.md actually has task content.

How to understand a few reasons

log reasonmeaning
quiet-hoursCurrently in DND time
empty-heartbeat-fileHEARTBEAT.md Only empty content or headlines
no-tasks-dueMission mode is on, but now there are no expiring tasks
alerts-disabledshowOk, showAlerts, and useIndicator are all turned off
requests-in-flightThe Lord's request is still running, and the heartbeat is delayed

To make Heartbeat really useful, don't write "Greet me every once in a while". Give it clear tasks, time frames, output channels, and how to remind you when it fails, so it doesn't turn into noise.

Official open source address: https://github.com/openclaw/openclaw.

Recommended Tools

More