Skip to content

Running AlphaClaw using npx alphaclaw start expects /data to exist #121

Description

@marceloschmidt

Apparently running npx alphaclaw start expects /data to exist.
Running Doctor from the UI generates this P1 error:

Persistent-storage guidance names a nonexistent root

AlphaClaw bootstrap guidance says durable artifacts must live under `/data/.openclaw`, but this runtime's managed root is `/Users/alpha/.alphaclaw/.openclaw` and `/data` does not exist. Following the guidance would make valid persistence work fail.

Then asking agent to fix also doesn't help as agents responds with:

Could not apply safely. AlphaClaw 0.9.34—the latest release—hard-codes /data/.openclaw in its generator templates and offers no supported root-aware configuration/regeneration mechanism.

No files were changed, and the completion callback was not run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions