openclaw - 💡(How to fix) Fix [Bug]: RangeError: Maximum call stack size exceeded [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#62372Fetched 2026-04-08 03:05:22
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2

[plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded [plugins] talk-voice failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\talk-voice\index.js: RangeError: Maximum call stack size exceeded [plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded

Root Cause

[plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded [plugins] talk-voice failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\talk-voice\index.js: RangeError: Maximum call stack size exceeded [plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

[plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded [plugins] talk-voice failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\talk-voice\index.js: RangeError: Maximum call stack size exceeded [plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded

Steps to reproduce

I update the version to 2026.4.5, then, when i exec "openclaw paring approve feishu xxxxx", the errors came out and stack there. [plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded [plugins] talk-voice failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\talk-voice\index.js: RangeError: Maximum call stack size exceeded [plugins] google failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\google\index.js: RangeError: Maximum call stack size exceeded [plugins] minimax failed to load from \AppData\Roaming\npm\node_modules\openclaw\dist\extensions\minimax\index.js: RangeError: Maximum call stack size exceeded

Expected behavior

work normally.

Actual behavior

after long time,....

OpenClaw version

2026.4.5

Operating system

windows 10

Install method

npm global

Model

qwen-3.5-plus

Provider / routing chain

openclaw->qwen->qwen-3.5-plus

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The issue can be mitigated by checking the plugin dependencies and updating or reinstalling the affected plugins.

Guidance

  • Review the plugin dependencies for google, minimax, and talk-voice to ensure they are compatible with OpenClaw version 2026.4.5.
  • Try reinstalling the affected plugins using npm to resolve any potential issues with the current installation.
  • Verify that the index.js files for each plugin are not causing infinite recursion, which could lead to the Maximum call stack size exceeded error.
  • Check for any circular dependencies between plugins that could be contributing to the error.

Notes

The exact cause of the issue is unclear, but it appears to be related to the plugins and their dependencies. Further investigation into the plugin code and dependencies may be necessary to fully resolve the issue.

Recommendation

Apply workaround: Reinstall the affected plugins and review their dependencies to ensure compatibility with the current OpenClaw version. This may help mitigate the issue until a more permanent fix can be found.

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

work normally.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING