Skip to content

upload error #673

@chinazj

Description

@chinazj

Agent Diagnostic

When I ask my OpenClaw to download a file, it shows a sandbox mount error.

openclaw logs

07:12:45+00:00 error [tools] exec failed: Uploading /root/.openclaw/sandboxes/agent-main-f331f052 -> sandbox:/sandbox
Error:   × No such file or directory (os error 2)

Description

/usr/local/openshell/bin/openshell sandbox create --upload /root/.openclaw/sandboxes/agent-main-f331f052:/sandbox
Created sandbox: affordable-scorpion
• Uploading files to /sandbox...
Error: × No such file or directory (os error 2)

but when i connect sandbox

openshell sandbox connect affordable-scorpion
sandbox@affordable-scorpion:~$ ls
AGENTS.md BOOTSTRAP.md HEARTBEAT.md OpenShell SOUL.md TOOLS.md eproxy skills

can not download from sandbox

sandbox@affordable-scorpion:$ touch example
sandbox@affordable-scorpion:
$ ls
AGENTS.md BOOTSTRAP.md HEARTBEAT.md OpenShell SOUL.md TOOLS.md eproxy example skills

$$: ls /root/.openclaw/sandboxes/agent-main-f331f052
AGENTS.md BOOTSTRAP.md HEARTBEAT.md IDENTITY.md OpenShell SOUL.md TOOLS.md USER.md eproxy skills

Reproduction Steps

sandbox create --upload /root/.openclaw/sandboxes/agent-main-f331f052:/sandbox

Environment

docker version
Client:
Version: 20.10.24+dfsg1
API version: 1.41
Go version: go1.19.8
Git commit: 297e128
Built: Sat Jan 3 00:46:39 2026
OS/Arch: linux/amd64
Context: default
Experimental: true

Server:
Engine:
Version: 20.10.24+dfsg1
API version: 1.41 (minimum version 1.12)
Go version: go1.19.8
Git commit: 5d6db84
Built: Sat Jan 3 00:46:39 2026
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.20ds1
GitCommit: 1.6.20
ds1-1+deb12u2
runc:
Version: 1.1.5+ds1
GitCommit: 1.1.5+ds1-1+deb12u1
docker-init:
Version: 0.19.0
GitCommit:

uname -r
5.15.152.bsk.4-amd64

/usr/local/openshell/bin/openshell --version
openshell 0.0.13

Logs

Agent-First Checklist

  • I pointed my agent at the repo and had it investigate this issue
  • I loaded relevant skills (e.g., debug-openshell-cluster, debug-inference, openshell-cli)
  • My agent could not resolve this — the diagnostic above explains why

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions