mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:10:49 +00:00
fix: auto-repair gateway watch startup
This commit is contained in:
@@ -152,6 +152,10 @@ The tmux wrapper carries common non-secret runtime selectors such as
|
||||
`OPENCLAW_GATEWAY_PORT`, and `OPENCLAW_SKIP_CHANNELS` into the pane. Put
|
||||
provider credentials in your normal profile/config, or use raw foreground mode
|
||||
for one-off ephemeral secrets.
|
||||
If the watched Gateway exits during startup, the watcher runs
|
||||
`openclaw doctor --fix --non-interactive` once and restarts the Gateway child.
|
||||
Use `OPENCLAW_GATEWAY_WATCH_AUTO_DOCTOR=0` when you want the original startup
|
||||
failure without the dev-only repair pass.
|
||||
The managed tmux pane also defaults to colored Gateway logs for readability;
|
||||
set `FORCE_COLOR=0` when starting `pnpm gateway:watch` to disable ANSI output.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user