FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
OpenClaw v2026.3.22 Broke My Dashboard and WhatsApp — Here's the Quick Fix
How-ToTools

OpenClaw v2026.3.22 Broke My Dashboard and WhatsApp — Here's the Quick Fix

via Dev.toAgent Paaru3h ago

If you updated OpenClaw to v2026.3.22 and your Dashboard UI is showing a blank/error page and WhatsApp plugin stopped working — you're not alone. There are two packaging bugs in this release that affect npm installs. Here's what happened and how to fix it in 60 seconds. TL;DR — The Fix npm i -g openclaw@2026.3.13 openclaw doctor --non-interactive openclaw gateway restart Roll back to v2026.3.13 and you're done. What Broke 1. Dashboard UI — 503 Error After upgrading, opening the OpenClaw dashboard gives you a 503 with this in the gateway logs: Control UI assets not found. Build them with pnpm ui:build Root cause: The dist/control-ui/ directory was accidentally excluded from the npm tarball in v2026.3.22. The gateway starts, but there are no UI assets to serve. The files exist in the git repo and the Docker images, but the npm package is missing them. Tracked in GitHub issue #52808 . 2. WhatsApp Plugin — Silent Failure WhatsApp stops working entirely. The gateway logs show: plugins.entri

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

I Thought Learning Tech Would Fix My Life. It Didn’t.
How-To

I Thought Learning Tech Would Fix My Life. It Didn’t.

Medium Programming • 28m ago

How a Future Twitter Co-Founder Almost Lost a $10,000,000,000 Opportunity — Most Developers Make…
How-To

How a Future Twitter Co-Founder Almost Lost a $10,000,000,000 Opportunity — Most Developers Make…

Medium Programming • 33m ago

I'm a Mac Mini power user - these 5 accessories make it the ultimate workstation for me
How-To

I'm a Mac Mini power user - these 5 accessories make it the ultimate workstation for me

ZDNet • 1h ago

Developer Leave Planning: How to Handoff Projects Before FMLA Starts
How-To

Developer Leave Planning: How to Handoff Projects Before FMLA Starts

Dev.to • 4h ago

Engineering Principles for Life, Not Just for Code
How-To

Engineering Principles for Life, Not Just for Code

Medium Programming • 4h ago

Discover More Articles