Environment
- OS: Windows 11 (10.0.26200)
- Node: v24.11.1
- npm: 11.10.1
- OpenClaw: 2026.2.26 (upgraded from 2026.2.25)
- Gateway mode: local
- Gateway port: 18789
What happens
When running \openclaw dashboard\ on Windows, the Dashboard page shows:
- Version: n/a (should show 2026.2.26)
- Health: Offline (should show Online)
- Uptime: n/a
However, running \openclaw status\ shows:
- Status: OK
- Uptime: working correctly (e.g., 3m, 5m)
- Multiple active sessions
- Gateway is functioning normally
Evidence
Dashboard displays:
\
Version: n/a
Health: Offline
Uptime: n/a
Tick Interval: n/a
\\
But \openclaw status\ shows:
\
Status OK
Uptime 3m
(Telegram sessions active)
\\
Expected
Dashboard should show correct version and health status when Gateway is running.
Additional notes
- Refresh the Dashboard page does not resolve the issue
- The Gateway itself is working fine - only Dashboard display is incorrect
- This appears to be a Dashboard UI bug, not a Gateway connectivity issue
Environment
What happens
When running \openclaw dashboard\ on Windows, the Dashboard page shows:
However, running \openclaw status\ shows:
Evidence
Dashboard displays:
\
Version: n/a
Health: Offline
Uptime: n/a
Tick Interval: n/a
\\
But \openclaw status\ shows:
\
Status OK
Uptime 3m
(Telegram sessions active)
\\
Expected
Dashboard should show correct version and health status when Gateway is running.
Additional notes