Description
There is a timedout
openclaw agent --agent my_agent -m "xxxxxxxxxxxxxxxxxxxxxxx => my prompt"
(node:12301) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use node --trace-warnings ... to show where the warning was created)
(node:12309) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use node --trace-warnings ... to show where the warning was created)
🦞 OpenClaw 2026.4.2 (d74a122) — Running on your hardware, reading your logs, judging nothing (mostly).
│
◇
Request timed out before a response was generated. Please try again, or increase agents.defaults.timeoutSeconds in your config.
openclaw config set agents.defaults.timeoutSeconds 600
Error: 'openclaw config set' cannot modify config inside the sandbox.
The sandbox config is read-only (Landlock enforced) for security.
To change your configuration, exit the sandbox and run:
nemoclaw onboard --resume
This rebuilds the sandbox with your updated settings.
nemoclaw onboard --resume
No resumable onboarding session was found.
Run: nemoclaw onboard
Reproduction Steps
please refer to the problem description.
Environment
uname -a
Linux SUBNATH 6.8.0-1015-azure #17-Ubuntu SMP Mon Sep 2 14:54:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Debug Output
Logs
Checklist
Description
There is a timedout
openclaw agent --agent my_agent -m "xxxxxxxxxxxxxxxxxxxxxxx => my prompt"
(node:12301) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use
node --trace-warnings ...to show where the warning was created)(node:12309) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use
node --trace-warnings ...to show where the warning was created)🦞 OpenClaw 2026.4.2 (d74a122) — Running on your hardware, reading your logs, judging nothing (mostly).
│
◇
Request timed out before a response was generated. Please try again, or increase
agents.defaults.timeoutSecondsin your config.openclaw config set agents.defaults.timeoutSeconds 600
Error: 'openclaw config set' cannot modify config inside the sandbox.
The sandbox config is read-only (Landlock enforced) for security.
To change your configuration, exit the sandbox and run:
nemoclaw onboard --resume
This rebuilds the sandbox with your updated settings.
nemoclaw onboard --resume
No resumable onboarding session was found.
Run: nemoclaw onboard
Reproduction Steps
please refer to the problem description.
Environment
uname -a
Linux SUBNATH 6.8.0-1015-azure #17-Ubuntu SMP Mon Sep 2 14:54:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Debug Output
Logs
Checklist