OpenClaw 2026.3.13 regression causes false unreachable status reports

Diagnostic regression in OpenClaw 2026.3.13
A regression in OpenClaw version 2026.3.13 causes false negative status reports while the underlying gateway connectivity remains functional. The issue appears to be in the diagnostic/probe path rather than actual authentication or configuration problems.
Specific symptoms observed
On a Debian 13 host with identical configuration between versions:
openclaw gateway statusreports RPC probe OKopenclaw status --allfalsely reports "unreachable (missing scope: operator.read)"openclaw security audit --deepreports "gateway.probe_failed"
Rolling back to version 2026.3.12 immediately resolves the issue:
openclaw status --allreturns healthy status- All warnings clear from the security audit
Impact and workaround
This regression affects monitoring and alerting systems that rely on openclaw status --all output. The gateway functionality itself appears unaffected - RPC probes continue to work correctly. The issue is specific to version 2026.3.13 and rolling back to 2026.3.12 provides an immediate workaround while maintaining full gateway functionality.
For developers using OpenClaw in production environments, this regression highlights the importance of testing status and monitoring commands after upgrades, even when core functionality appears to be working correctly.
📖 Read the full source: r/openclaw
👀 See Also

Claude AI Recovers 11-Year-Old Bitcoin Wallet Worth $400K by Finding Backup and Fixing Brute-Force Bug
A user recovered a 5 BTC wallet (worth ~$400K) after 11 years by feeding their entire college computer files into Claude. The AI found an older backup wallet and identified a bug in btcrecover's password combination logic, enabling successful decryption.

AWS Bedrock Silently Kills Claude Opus 4.7 Quota: A Warning for Production AI Workflows
An HN user reports AWS Bedrock set their Claude Opus 4.7 quota to 0 without warning. AWS support confirms it was a system update and cannot guarantee restoration. Users are advised to migrate to Opus 4.6 or switch providers.

NTSB Pulls Docket After AI Recreates Dead Pilots' Voices from Spectrograms
Using Codex and Griffin-Lim algorithm, users reconstructed cockpit audio from NTSB spectrograms. NTSB pulled public docket in response.

Claude Code Bug Replaces German Umlauts with ASCII Substitutes
Claude Code and Claude.ai app have been randomly replacing German umlauts (ä, ö, ü, ß) with ASCII substitutes (ae, oe, ue, ss) since December 2025. The bug persists despite explicit instructions and has gone unfixed for over 3 months with no response from Anthropic support.