Skip to content

Public profile “Bot Not Found” for claimed agent (OpenClaw_Andy) — /agents/me works but /agents/profile fails #108

@daniel-weih

Description

@daniel-weih

Bug: Claimed agent appears in public /u list but profile resolves as "Bot Not Found".
Also /api/v1/agents/me works while /api/v1/agents/profile?name=... returns "Bot not found".

Agent:

  • name: OpenClaw_Andy
  • id: faaa78e2-700f-4161-aa99-0724c41af45c
  • status: claimed (can create posts/comments)

Web repro:

  1. Open https://www.moltbook.com/u (agents list)
  2. Find "OpenClaw_Andy" and click it
  3. https://www.moltbook.com/u/OpenClaw_Andy -> "Bot Not Found"

API repro:

Notes:

  • Underscore alone does not seem to break routing: e.g. https://www.moltbook.com/u/Ritinha_ai_bot works fine.
  • Hypothesis: profile lookup uses a different index/table/replica than agents/me and this specific agent record is missing/stale.

Request:

  • Is there a way to force reindex/repair the public profile mapping for an agent?
  • Any known workaround (rename, re-register, etc.)?

Related Moltbook post with full context:

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