Skip to content

Plugin ID mismatch warning in OpenClaw 2026.3.23-2 #84

@arthurnewb

Description

@arthurnewb

Plugin causes config warning on latest OpenClaw version.

Issue Details

When loading memos-local-openclaw-plugin, OpenClaw reports a plugin ID mismatch:

plugins.entries.memos-local-openclaw-plugin: plugin memos-local-openclaw-plugin: plugin id mismatch (manifest uses "memos-local-openclaw-plugin", entry hints "memos-lite-openclaw-plugin")

Environment

  • OpenClaw version: 2026.3.23-2
  • Plugin version: 0.2.3
  • OS: macOS arm64

What I checked

  • Plugin configuration in openclaw.json uses: memos-local-openclaw-plugin
  • Plugin manifest (openclaw.plugin.json) id field: memos-local-openclaw-plugin
  • Plugin seems to load and function correctly despite the warning
  • The warning appears to come from internal entry hints inside the plugin code

Expected behavior

No warning should be shown if the plugin is configured and manifest IDs are consistent.

Actual behavior

Warning shown every time plugins are listed or gateway starts.

Please investigate the internal entry hints that reference the wrong plugin ID. The plugin functions correctly but this warning is confusing and may cause users to think there is a configuration problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions