





















@@ -211,9 +211,6 @@ If the old store reports room keys that were never backed up, OpenClaw warns ins
211211212212- Meaning: OpenClaw found old encrypted Matrix state, but it could not load the helper entrypoint from the Matrix plugin that normally inspects that store.
213213- What to do: reinstall or repair the Matrix plugin (`openclaw plugins install @openclaw/matrix`, or `openclaw plugins install ./path/to/local/matrix-plugin` for a repo checkout), then rerun `openclaw doctor --fix` or restart the gateway.
214-- If npm reports the OpenClaw-owned Matrix package as deprecated, use the bundled
215- plugin from a current packaged OpenClaw build or the local checkout path until
216- a newer npm package is published.
217214218215`Matrix plugin helper path is unsafe: ... Reinstall @openclaw/matrix and try again.`
219216@@ -236,9 +233,6 @@ If the old store reports room keys that were never backed up, OpenClaw warns ins
236233237234- Meaning: Matrix is pinned to a path install, so mainline updates do not automatically replace it with the repo's standard Matrix package.
238235- What to do: reinstall with `openclaw plugins install @openclaw/matrix` when you want to return to the default Matrix plugin.
239-- If npm reports the OpenClaw-owned Matrix package as deprecated, use the bundled
240- plugin from a current packaged OpenClaw build until a newer npm package is
241- published.
242236243237### Encrypted-state recovery messages
244238@@ -342,9 +336,6 @@ new backup key can load correctly after restart.
342336343337- Meaning: your plugin install record points at a local path that is gone.
344338- What to do: reinstall with `openclaw plugins install @openclaw/matrix`, or if you are running from a repo checkout, `openclaw plugins install ./path/to/local/matrix-plugin`.
345-- If npm reports the OpenClaw-owned Matrix package as deprecated, use the bundled
346- plugin from a current packaged OpenClaw build or the local checkout path until
347- a newer npm package is published.
348339349340## If encrypted history still does not come back
350341此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。