#My Openclaw is broken after update [Matrix]

1 messages · Page 1 of 1 (latest)

dusty atlas
#

All my crons return this:

Google Generative AI API error (400): CachedContent can not be used with GenerateContent request setting system_instruction, tools or tool_config.

Proposed fix: move those values to CachedContent from GenerateContent request. [code=INVALID_ARGUMENT]

and no matrix messages get received so I tried reinstalling the matrix channel with this line: openclaw plugins install @openclaw/matrix (this is on official docs)

I get this error:

Config was last written by a newer OpenClaw (2026.5.5); current version is 2026.4.26.

:lobster: OpenClaw 2026.4.26 (be8c246) — Self-hosted, self-updating, self-aware (just kidding... unless?).

Config was last written by a newer OpenClaw (2026.5.5); current version is 2026.4.26.
Config was last written by a newer OpenClaw (2026.5.5); current version is 2026.4.26.
Resolving clawhub:@openclaw/matrix…
ClawHub code-plugin @openclaw/matrix@2026.3.22 channel=official verification=source-linked
Compatibility: pluginApi=>=2026.3.22 minGateway=>=2026.3.22
Downloading plugin @openclaw/matrix@2026.3.22 from ClawHub…
Extracting /tmp/openclaw-clawhub-package-RUaL2w/matrix.zip…
WARNING: Plugin "matrix" contains dangerous code patterns: Shell command execution detected (child_process) (/tmp/openclaw-plugin-KIVvHV/extract/package/src/matrix/deps.ts:71)
Plugin "matrix" installation blocked: dangerous code patterns detected: Shell command execution detected (child_process) (/tmp/openclaw-plugin-KIVvHV/extract/package/src/matrix/deps.ts:71)

Why would you put this in official doc if it itself will get blocked? :/

So currently I'm at a state where:

  • All LLM requests are failing
  • My channels are failing
  • Updating further isn't doing anything

Can someone please help me with this?