ClawCloudClawCloud.sh
How it worksModelsPricingCompareGuidesBlog
Log in
DeployDeploy Now
ClawCloud logoClawCloud

Managed OpenClaw AI assistant hosting on dedicated cloud servers.

Deploy now →
Product
ModelsPricingCompare PlansOpenClaw HostingOpenClaw VPSOpenClaw CloudTelegram BotDiscord BotFeishu BotUse CasesFAQ
Resources
GuidesBlogTopicsOpenClawGitHub
Company
ContactTerms of ServicePrivacy Policy
© 2026 ClawCloud. All rights reserved.
All posts

OpenClaw 2026.3.8: Gateway Restart Fixes, Backup Commands, and Platform Hardening

OpenClaw 2026.3.8 release notes highlighting gateway fixes and backup commands

OpenClaw 2026.3.8 dropped today. It's a chunky release — new backup commands, gateway restart hardening, Podman/SELinux support, and over two dozen fixes across every platform. No breaking changes.

New: local backup and restore

The headline addition is openclaw backup create and openclaw backup verify — local state archives with --only-config and --no-include-workspace flags. Before 3.8, backing up your OpenClaw config meant manually copying files. Now there's a proper CLI for it.

Other new features include configurable Talk mode silence timeout (talk.silenceTimeoutMs), Brave web search LLM context mode (tools.web.search.brave.mode: "llm-context"), and ACP provenance metadata for multi-agent tracing.

Gateway restart hardening

The fixes that matter most for server operators are three gateway reliability improvements:

  • Restart timeout recovery. When a restart-triggered shutdown drains too long, the gateway now exits non-zero so launchd/systemd actually restarts it instead of treating the failed restart as a clean stop.
  • Config restart guard. Validates config before service start/restart and prevents post-SIGUSR1 startup failures from crashing the gateway process. Reduces invalid-config restart loops.
  • Launchd respawn detection. Treats XPC_SERVICE_NAME as a launchd supervision hint so macOS restarts exit cleanly under launchd instead of attempting detached self-respawn.

These three fixes together mean gateway restarts are significantly more reliable across both Linux (systemd) and macOS (launchd).

Platform-specific fixes

  • macOS launchd restart recovery. If something disabled the OpenClaw LaunchAgent service, the restart flow now re-enables it instead of failing silently. Previously you'd need to manually launchctl enable the service.

  • Android Play permissions cleanup. Removed self-update, background-location, screen.record, and background mic permissions that were flagged in Play Store reviews. None of these were actually used by OpenClaw.

  • browser.relayBindHost for WSL2. The Chrome relay can now bind to a non-loopback address, which fixes browser tool access from WSL2 environments. Set browser.relayBindHost in your config if you need this.

  • Podman/SELinux auto-detect. Container setups on SELinux hosts now automatically add the :Z volume relabel flag. No more manual --security-opt workarounds.

  • TUI light terminal detection. The text UI now reads COLORFGBG to detect light terminals and adjusts colors accordingly. Override with OPENCLAW_THEME=dark or OPENCLAW_THEME=light if it guesses wrong.

  • Telegram DM deduplication. Duplicate messages per agent in Telegram DMs are now filtered.

Why ClawCloud users benefit automatically

The gateway restart bugs are the kind of thing that burns hours on self-hosted setups. Your gateway crashes overnight, systemd tries to restart it, but the shutdown drain times out and systemd thinks it stopped cleanly. You wake up to a dead bot with no obvious cause. The self-hosting pain points are real, and 3.8 closes several of them.

ClawCloud instances get 3.8 via auto-updates — no action needed on your end. The gateway restart hardening means fewer silent failures overnight, and the config restart guard prevents bad config edits from taking down the whole service.

If you're running OpenClaw on your own VPS, update to 3.8 now. The gateway restart fixes alone are worth it.

For the full release notes, see the OpenClaw 2026.3.8 release on GitHub. To check your current version, run openclaw --version in your terminal. For getting started on ClawCloud with auto-updates built in, see the 101 guide.

Ready to deploy?

Skip the setup — your OpenClaw assistant runs on a dedicated server in under a minute.

Deploy Your OpenClaw

Keep reading

OpenClaw Upgrades and Breaking ChangesClawCloud Platform UpdatesAll topics →
Post

OpenClaw model update: Claude Sonnet 4.6, GPT-5.3 Codex, Gemini 3.1 Pro, and Grok Code

ClawCloud adds Claude Sonnet 4.6, GPT-5.3 Codex, Gemini 3.1 Pro Preview, and Grok Code Fast 1 to the managed catalog. 101 models, switchable in chat.

Post

Your OpenClaw Bot Now Reports Issues Directly in the Dashboard

ClawCloud instances now surface live health checks in the dashboard — channel conflicts, DM restrictions, and more flagged without digging through logs.

Post

Run OpenClaw Commands From Your Browser, No SSH Required

ClawCloud's new Console tab lets you run openclaw CLI commands from the dashboard — doctor, status, models, channel checks, and more.

Post

Run Multiple OpenClaw Bots at Once — One Account, Any Channel

ClawCloud now supports multiple simultaneous OpenClaw bots per account. Each runs on its own server with its own model, channel, and API key.

Post

Fix: OpenClaw Gateway Closed (1006 Abnormal Closure) — Plus New Bundled Tools

Fix for the OpenClaw gateway closed (1006 abnormal closure) error, plus Chromium, Python 3, and build tools now bundled on every ClawCloud server.

Post

Full AI Model Catalog Now on Every OpenClaw Bot

ClawCloud now gives every OpenClaw bot the full model catalog for its AI provider. Switch between Anthropic, OpenAI, or Google models with short aliases.