openclaw - 💡(How to fix) Fix [Bug]: memory-core plugin fails to load during onboard: "Unable to load plugin public-surface runtime" (regression in 2026.4.6) [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#62347Fetched 2026-04-08 03:05:38
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
labeled ×2

Cloned repo on 4th April 2026, setup from source worked before, now during onboarding, facing the following error: 12:07:34+05:30 [plugins] memory-core failed to load from /home/<user>/Projects/openclaw/dist-runtime/extensions/memory-core/index.js: Error: Unable to load plugin public-surface runtime

after selecting llm provider and model, code exits as shown in image.

Setup worked perfectly on 4th April 2026.

<img width="1577" height="667" alt="Image" src="https://github.com/user-attachments/assets/df989acd-eede-4ede-9da7-f1b7fb078e6d" />

Error Message

Cloned repo on 4th April 2026, setup from source worked before, now during onboarding, facing the following error: 12:07:34+05:30 [plugins] memory-core failed to load from /home/<user>/Projects/openclaw/dist-runtime/extensions/memory-core/index.js: Error: Unable to load plugin public-surface runtime

Root Cause

Cloned repo on 4th April 2026, setup from source worked before, now during onboarding, facing the following error: 12:07:34+05:30 [plugins] memory-core failed to load from /home/<user>/Projects/openclaw/dist-runtime/extensions/memory-core/index.js: Error: Unable to load plugin public-surface runtime

after selecting llm provider and model, code exits as shown in image.

Setup worked perfectly on 4th April 2026.

<img width="1577" height="667" alt="Image" src="https://github.com/user-attachments/assets/df989acd-eede-4ede-9da7-f1b7fb078e6d" />
RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

Cloned repo on 4th April 2026, setup from source worked before, now during onboarding, facing the following error: 12:07:34+05:30 [plugins] memory-core failed to load from /home/<user>/Projects/openclaw/dist-runtime/extensions/memory-core/index.js: Error: Unable to load plugin public-surface runtime

after selecting llm provider and model, code exits as shown in image.

Setup worked perfectly on 4th April 2026.

<img width="1577" height="667" alt="Image" src="https://github.com/user-attachments/assets/df989acd-eede-4ede-9da7-f1b7fb078e6d" />

Steps to reproduce

exactly the same as mentioned in "From source (development)" section.

Expected behavior

setup should be successful

Actual behavior

setup fails (command fails with exit code 1)

OpenClaw version

2026.4.6

Operating system

Ubuntu 25.10

Install method

No response

Model

gemini-2.5-flash/gemini-3.1-pro

Provider / routing chain

openclaw -> gemini

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The most likely fix is to investigate and resolve the issue with loading the memory-core plugin from the specified path.

Guidance

  • Verify the existence and permissions of the /home/<user>/Projects/openclaw/dist-runtime/extensions/memory-core/index.js file to ensure it can be loaded by the application.
  • Check the plugin's dependencies and configuration to ensure they are correctly set up and compatible with the current OpenClaw version (2026.4.6).
  • Review the image attached to the issue for any additional error messages or clues that might indicate the root cause of the problem.
  • Consider re-cloning the repository or re-setting up the project from source to see if the issue persists.

Example

No specific code snippet can be provided without more information about the plugin or the application's codebase.

Notes

The issue seems to be related to a specific plugin loading failure, but without more details about the plugin or the application's configuration, it's difficult to provide a more specific solution.

Recommendation

Apply a workaround by investigating and resolving the plugin loading issue, as the problem seems to be specific to the memory-core plugin and not a general application issue.

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

setup should be successful

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING