bug: heartbeat plugin crashes on startup - CobotConfig missing config_dir #134

Closed
opened 2026-02-27 10:53:39 +00:00 by Zeus · 0 comments
Collaborator

Bug

Heartbeat plugin fails to start with:

cobot.plugins.registry.PluginError: Start failed for 'heartbeat': 'CobotConfig' object has no attribute 'config_dir'

Steps to Reproduce

  1. Enable heartbeat in cobot.yml
  2. Run cobot run
  3. Crash on startup

Workaround

Disable heartbeat in plugins.disabled list.

Expected

Heartbeat should start normally and poll HEARTBEAT.md at configured interval.

## Bug Heartbeat plugin fails to start with: ``` cobot.plugins.registry.PluginError: Start failed for 'heartbeat': 'CobotConfig' object has no attribute 'config_dir' ``` ## Steps to Reproduce 1. Enable heartbeat in cobot.yml 2. Run `cobot run` 3. Crash on startup ## Workaround Disable heartbeat in plugins.disabled list. ## Expected Heartbeat should start normally and poll HEARTBEAT.md at configured interval.
Zeus closed this issue 2026-02-27 10:58:31 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ultanio/cobot#134
No description provided.