openclaw - 💡(How to fix) Fix [Bug]: NC Talk still non-functional [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#61766Fetched 2026-04-08 02:54:46
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×2subscribed ×1

After upgrading from 2026.4.2 to 2026.4.5, the bundled nextcloud-talk plugin fails to load with:```

[plugins] nextcloud-talk missing register/activate export [openclaw] Failed to start CLI: PluginLoadFailureError: plugin load failed: nextcloud-talk: plugin export missing register/activate

This blocks all CLI commands (openclaw agent, openclaw doctor --fix, openclaw plugins disable, etc.). The gateway daemon itself starts but NC Talk is non-functional.

Error Message

[plugins] nextcloud-talk missing register/activate export [openclaw] Failed to start CLI: PluginLoadFailureError: plugin load failed: nextcloud-talk: plugin export missing register/activate

Root Cause

  • Plugin fails to load, blocking all CLI commands
  • Config schema rejects all configuration keys
  • No migration path exists — manual config editing doesn't help because the schema is empty
  • channels add reports "does not support add”
  • Only workaround is rollback to 2026.4.2

Fix Action

Fix / Workaround

  • Plugin fails to load, blocking all CLI commands
  • Config schema rejects all configuration keys
  • No migration path exists — manual config editing doesn't help because the schema is empty
  • channels add reports "does not support add”
  • Only workaround is rollback to 2026.4.2

Code Example

[plugins] nextcloud-talk missing register/activate export
[openclaw] Failed to start CLI: PluginLoadFailureError: plugin load failed: nextcloud-talk: plugin export missing register/activate

---
RAW_BUFFERClick to expand / collapse

Bug type

Crash (process/app exits or hangs)

Beta release blocker

No

Summary

After upgrading from 2026.4.2 to 2026.4.5, the bundled nextcloud-talk plugin fails to load with:```

[plugins] nextcloud-talk missing register/activate export [openclaw] Failed to start CLI: PluginLoadFailureError: plugin load failed: nextcloud-talk: plugin export missing register/activate

This blocks all CLI commands (openclaw agent, openclaw doctor --fix, openclaw plugins disable, etc.). The gateway daemon itself starts but NC Talk is non-functional.

### Steps to reproduce

1. Have a working OpenClaw 2026.4.2 installation with nextcloud-talk channel configured
2. npm update -g openclaw (upgrades to 2026.4.5)
3. openclaw doctor --fix — partially migrates config but fails on NC Talk validation
4. Any CLI command fails with plugin load failed: nextcloud-talk: plugin export missing register/activate

### Expected behavior

- Bundled nextcloud-talk plugin should load successfully after upgrade
- Config schema should accept NC Talk configuration keys (baseUrl, botSecret, rooms, etc.)
- openclaw doctor --fix should fully migrate the NC Talk config from 4.2 → 4.5 format
- openclaw channels add --channel nextcloud-talk should work
- 

### Actual behavior

- Plugin fails to load, blocking all CLI commands
- Config schema rejects all configuration keys
- No migration path exists — manual config editing doesn't help because the schema is empty
- channels add reports "does not support add”
- Only workaround is rollback to 2026.4.2

### OpenClaw version

2026.4.4

### Operating system

Ubuntu Linux (24.04)

### Install method

_No response_

### Model

NOT_ENOUGH_INFO

### Provider / routing chain

NOT_ENOUGH_INFO

### Additional provider/model setup details

_No response_

### Logs, screenshots, and evidence

```shell

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The most likely fix is to revert to OpenClaw version 2026.4.2 until a compatible version of the nextcloud-talk plugin is available.

Guidance

  • Verify that the issue is specific to the nextcloud-talk plugin by attempting to load other plugins.
  • Check the OpenClaw documentation for any known issues or compatibility problems with the nextcloud-talk plugin in version 2026.4.5.
  • Consider reaching out to the OpenClaw community or support team for guidance on resolving the plugin load failure.
  • If possible, test the nextcloud-talk plugin with a previous version of OpenClaw to confirm that the issue is specific to version 2026.4.5.

Notes

The provided information suggests that the issue is specific to the upgrade from OpenClaw 2026.4.2 to 2026.4.5, and that the nextcloud-talk plugin is not compatible with the newer version.

Recommendation

Apply workaround: Revert to OpenClaw version 2026.4.2 until a compatible version of the nextcloud-talk plugin is available, as this is the only known working configuration.

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

  • Bundled nextcloud-talk plugin should load successfully after upgrade
  • Config schema should accept NC Talk configuration keys (baseUrl, botSecret, rooms, etc.)
  • openclaw doctor --fix should fully migrate the NC Talk config from 4.2 → 4.5 format
  • openclaw channels add --channel nextcloud-talk should work

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]: NC Talk still non-functional [1 participants]