Skip to content

[Bug] Feishu channel config validation fails after upgrading from v4.5 to v4.8 #63101

Description

@jamesMuWB

Problem Description

After upgrading from OpenClaw v4.5 to v4.8, openclaw gateway restart shows the following error:

Problem:
- channels.feishu: invalid config: must NOT have additional properties

Environment

  • OpenClaw version: 2026.4.8 (build 9ece252)
  • OS: macOS
  • Channel: feishu

Steps to Reproduce

  1. In v4.5, the channels.feishu config contains installs and plugins fields
  2. Upgrade to v4.8 and run openclaw gateway restart
  3. Gateway fails to start with the error above

Workaround

Delete the installs and plugins fields from the feishu config in channels.feishu. Gateway starts successfully afterward.

Analysis

The v4.8 feishu channel JSON schema no longer allows additional properties. The installs and plugins fields were valid in v4.5 but are no longer recognized in v4.8 schema validation.

Request

  1. Confirm if this is an intentional breaking change or a regression
  2. If intentional, please document the required config changes in CHANGELOG or upgrade guide
  3. If a regression, please fix the validation or revert the change

This issue was submitted by a user who encountered this during upgrade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority user-facing bug, regression, or broken workflow.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.impact:crash-loopCrash, hang, restart loop, or process-level availability failure.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.staleMarked as stale due to inactivity

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions