Skip to content

[Bug] /home/node/.local owned by root:root in 1panel/openclaw image breaks Lark plugin auth storage #13245

Description

@osalavie

Contact Information

salavie@outlook.com

1Panel Version

v2.2.3

Problem Description

Image tag: 1panel/openclaw:2026.6.11
Deployment: Installed via 1Panel App Store

Steps to Reproduce

  1. Deploy OpenClaw from the official 1Panel App Store with its default compose config.
  2. Exec into the container and check directory ownership:
  3. bash
  4. ls -ld /home/node/.local
  5. The folder owner is displayed as root:root.

The expected correct result

All directories under /home/node inside the image should have correct node:node ownership before runtime startup.

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions