openclaw - 💡(How to fix) Fix [Bug] 模型配置不同步 - m2.7 在 GUI 可见但 Agent 不可用 [1 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#62072Fetched 2026-04-08 03:09:24
View on GitHub
Comments
0
Participants
1
Timeline
0
Reactions
0
Author
Participants
RAW_BUFFERClick to expand / collapse

Bug 描述

复现步骤:

  1. EasyClaw GUI 显示有 m2.7 模型
  2. 但 Agent 报错 Model not allowed
  3. 需要手动修改配置

环境: EasyClaw 2026.3.13, Windows

分析: Gateway 启动时写入 models.json,但修改 easyclaw.json 后没有同步更新各 Agent 的配置。


由用户通过 Chat 提交

extent analysis

TL;DR

  • Updating the models.json file to reflect changes made in easyclaw.json may resolve the "Model not allowed" error.

Guidance

  • Verify that the models.json file is correctly updated after modifying easyclaw.json to ensure consistency across configurations.
  • Check the EasyClaw documentation for any specific instructions on how to synchronize configuration changes across Agents.
  • Consider implementing a automated process to update models.json whenever easyclaw.json is modified to prevent similar issues in the future.
  • Review the Agent's configuration and error logs to identify any other potential causes of the "Model not allowed" error.

Notes

  • The issue seems to be related to a synchronization problem between the easyclaw.json and models.json configurations, but without more information about the EasyClaw system and its configuration files, it's difficult to provide a more specific solution.

Recommendation

  • Apply workaround: Manually update the models.json file to match the changes made in easyclaw.json until a more automated solution can be implemented, as this should resolve the immediate issue of the "Model not allowed" error.

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING