Skip to content

Running MC2 (abhi1693) on Hostinger VPS with OpenClaw v2026.3.13. #294

@Rochikh

Description

@Rochikh

Hi,

Running MC2 (abhi1693) on Hostinger VPS with OpenClaw v2026.3.13.

Agents provision correctly (paired.json, wakeup sent) but immediately go offline with this error in OpenClaw logs:

invalid agent params: unknown channel: heartbeat

Tracked it to provisioning.py — specifically _channel_heartbeat_visibility_patch() which writes channels.defaults.heartbeat into openclaw.json via config.patch. OpenClaw v2026.3.13 rejects it as an unknown channel.

Two questions:

  1. Is the 'heartbeat' channel name still valid in recent OpenClaw versions, or has it been renamed?
  2. What is the correct channel name / config structure to use?

Also: exec-approvals.json with defaults.decision='approve' or defaults.mode='auto' is not picked up — defaults stays empty after reload. Any hint on the correct format?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions