-
-
Notifications
You must be signed in to change notification settings - Fork 52.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Description
Bug type
Regression (worked before, now fails)
Summary
I am currently in the process of installing and deploying OpenClaw. I need to use the Feishu plugin, but I encountered an error during the configuration or pairing phase.
Could you please assist in identifying the cause of the issue or provide a solution?
Steps to reproduce
macos:
npm install -g openclaw@latest
openclaw onboard --install-daemon
feishu
Here is the translation:
After selecting the Feishu plugin, an error occurs, and the configuration for the Feishu ID and related settings is skipped.
Expected behavior
configuration for the Feishu ID
Actual behavior
The installation steps for the plugin were exited, and the process proceeded to the ‘skills’ option.
OpenClaw version
openclaw 2026.2.26 飞书 2026.3.1
Operating system
macos 15.7.4
Install method
npm
Logs, screenshots, and evidence
openclaw plugins list
Config warnings:\n- plugins.entries.feishu: plugin feishu: duplicate plugin id detected; later plugin may be overridden (/opt/homebrew/lib/node_modules/openclaw/extensions/feishu/index.ts)
10:48:24 [plugins] plugins.allow is empty; discovered non-bundled plugins may auto-load: feishu (/Users/zyn/.openclaw/extensions/feishu/index.ts). Set plugins.allow to explicit trusted ids.
Config warnings:\n- plugins.entries.feishu: plugin feishu: duplicate plugin id detected; later plugin may be overridden (/opt/homebrew/lib/node_modules/openclaw/extensions/feishu/index.ts)
10:48:25 [plugins] feishu failed to load from /Users/zyn/.openclaw/extensions/feishu/index.ts: TypeError: Cannot read properties of undefined (reading 'windowMs')
🦞 OpenClaw 2026.2.26 (bc50708) — Your messages, your servers, your control.
│
◇ Config warnings ─────────────────────────────────────────────────────────────────────────╮
│ │
│ - plugins.entries.feishu: plugin feishu: duplicate plugin id detected; later plugin may │
│ be overridden (/opt/homebrew/lib/node_modules/openclaw/extensions/feishu/index.ts) │
│ │
├───────────────────────────────────────────────────────────────────────────────────────────╯
Config warnings:\n- plugins.entries.feishu: plugin feishu: duplicate plugin id detected; later plugin may be overridden (/opt/homebrew/lib/node_modules/openclaw/extensions/feishu/index.ts)
Plugins (4/38 loaded)
Source roots:
stock: /opt/homebrew/lib/node_modules/openclaw/extensions
global: /Users/zyn/.openclaw/extensionsImpact and severity
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails