openclaw - 💡(How to fix) Fix [Bug]: [Bug]: Duplicate missing plugin warnings for yuanbao (plugins.entries and plugins.allow) [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#84197Fetched 2026-05-20 03:42:53
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
1
Author
Timeline (top)
labeled ×3commented ×2closed ×1

On OpenClaw 5.18 with default configuration, two identical 'yuanbao' plugin not installed warnings are emitted on startup; one from plugins.entries and one from plugins.allow, even though the plugin was not explicitly configured.

Root Cause

On OpenClaw 5.18 with default configuration, two identical 'yuanbao' plugin not installed warnings are emitted on startup; one from plugins.entries and one from plugins.allow, even though the plugin was not explicitly configured.

RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

On OpenClaw 5.18 with default configuration, two identical 'yuanbao' plugin not installed warnings are emitted on startup; one from plugins.entries and one from plugins.allow, even though the plugin was not explicitly configured.

Steps to reproduce

  1. Install OpenClaw version 5.18 via bun global install
  2. Start OpenClaw with default configuration (no custom plugin entries added)
  3. Check the console output for configuration warnings

Expected behavior

Configuration warnings should only appear for plugins that the user has explicitly enabled or configured in their config file. Each missing plugin should generate exactly one warning message.

Actual behavior

The console outputs two identical configuration warnings for the missing 'yuanbao' plugin, even though it was not configured by the user:

  • plugins.entries.yuanbao: plugin not installed: yuanbao — install the official external plugin with: openclaw plugins install [email protected]
  • plugins.allow: plugin not installed: yuanbao — install the official external plugin with: openclaw plugins install [email protected]

Core OpenClaw functionality continues to work normally.

OpenClaw version

5.18

Operating system

Windows Server 2022 Standard

Install method

No response

Model

minimax-m2.5

Provider / routing chain

Custom Provider

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Configuration warnings should only appear for plugins that the user has explicitly enabled or configured in their config file. Each missing plugin should generate exactly one warning message.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: [Bug]: Duplicate missing plugin warnings for yuanbao (plugins.entries and plugins.allow) [2 comments, 2 participants]