Skip to content

Agents not found #24

@netman2048

Description

@netman2048

Summary

When browsing to OpenClaw Studio, the page comes up but is not detecting the agents. I have two agents (main and coder). Running OC Studio doctor comes back with all OK results.

Running OpenClaw 2026.2.9 and current OC Studio. Accessing via the network and not localhost. Also accessing via Chrome on iPhone.

Steps to reproduce

  1. Install with npx -y openclaw-studio

  2. Run npm run dev

  3. Browse to http://<host_ip>:3000

Expected

Page comes up and 2 agents detected.

Actual

Page comes up and no agents detected.

Environment

  • OS: Ubuntu 25.10
  • Node: 25.6.0
  • UI version/commit: latest
  • Gateway running? (yes/no) YES

Logs/screenshots

npx -y openclaw-studio@latest doctor --check
OpenClaw Studio Doctor

Checks
[OK] Node runtime for OpenClaw (recommended >= 22; detected 25.6.0)
[OK] openclaw in PATH (recommended)
[OK] OpenClaw config /home/omitted/.openclaw/openclaw.json
[OK] Studio settings (/home/omitted/.openclaw/openclaw-studio/settings.json) gateway url: ws://127.0.0.1:18789
[OK] Local gateway reachable (ws://127.0.0.1:18789) port open
[OK] Gateway target (ws://127.0.0.1:18789) ready
[OK] Gateway token available config gateway.auth.token

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions