-
-
Notifications
You must be signed in to change notification settings - Fork 69.4k
[Bug]: nextcloud-talk failed to load from /root/.openclaw/extensions/nextcloud-talk/index.ts: Error: Cannot find module '../../../src/infra/abort-signal.js #32662
Description
Bug type
Regression (worked before, now fails)
Summary
openclaw plugins install @openclaw/nextcloud-talk
🦞 OpenClaw 2026.3.2 (85377a2) — I can run local, remote, or purely on vibes—results may vary with DNS.
Downloading @openclaw/nextcloud-talk…
Extracting /tmp/openclaw-npm-pack-ok3A2k/openclaw-nextcloud-talk-2026.3.2.tgz…
WARNING: Plugin "nextcloud-talk" contains dangerous code patterns: Environment variable access combined with network send — possible credential harvesting (/tmp/openclaw-plugin-nxZ9Br/extract/package/src/monitor.ts:342)
Installing to /root/.openclaw/extensions/nextcloud-talk…
06:38:01 [plugins] plugins.allow is empty; discovered non-bundled plugins may auto-load: nextcloud-talk (/root/.openclaw/extensions/nextcloud-talk/index.ts). Set plugins.allow to explicit trusted ids.
06:38:01 [plugins] nextcloud-talk failed to load from /root/.openclaw/extensions/nextcloud-talk/index.ts: Error: Cannot find module '../../../src/infra/abort-signal.js'
Require stack:
- /root/.openclaw/extensions/nextcloud-talk/src/channel.ts
Config overwrite: /root/.openclaw/openclaw.json (sha256 b6e64ac37ee22fe0af94a84545cca22556720688a743ed6d7657caf26787644c -> 9c86b970033e875e69ce40d0e087a1fc25d4aa9cb640ef63f2da7f9f661ab0ab, backup=/root/.openclaw/openclaw.json.bak)
Installed plugin: nextcloud-talk
Restart the gateway to load plugins.
Steps to reproduce
openclaw plugins list|grep nextcloud
[plugins] plugins.allow is empty; discovered non-bundled plugins may auto-load: nextcloud-talk (/root/.openclaw/extensions/nextcloud-talk/index.ts). Set plugins.allow to explicit trusted ids.
[plugins] nextcloud-talk failed to load from /root/.openclaw/extensions/nextcloud-talk/index.ts: Error: Cannot find module '../../../src/infra/abort-signal.js'
Require stack:
- /root/.openclaw/extensions/nextcloud-talk/src/channel.ts
│ @openclaw/ │ nextclou │ error │ global:nextcloud-talk/index.ts │ 2026.3.2 │
│ nextcloud- │ d-talk │ │ OpenClaw Nextcloud Talk channel plugin
Expected behavior
plugins nextcloud-talk is ok
Actual behavior
plugins nextcloud-talk status is error
OpenClaw version
2026.3.2
Operating system
Ubuntu 24.04.4 LTS
Install method
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response