Skip to content

MoltHub search broken (both on the website and in CLI) #65

@ksylvan

Description

@ksylvan

MoltHub search broken (both on the website and in CLI)

This makes the platform very hard to use.

Reproduction steps

  1. Go to https://clawdhub.com/skills
  2. Enter anything in the search
  3. In javascript console, you'll see:
installHook.js:1 [CONVEX A(search:searchSkills)] [Request ID: 3d4852d454a9b650] Server Error
main-CxVEUL4_.js:19 Uncaught (in promise) Error: [CONVEX A(search:searchSkills)] [Request ID: 3d4852d454a9b650] Server Error
  Called by client
    at hP.action (main-CxVEUL4_.js:19:45900)
    at async main-CxVEUL4_.js:104:50396
installHook.js:1 [CONVEX A(search:searchSkills)] [Request ID: b66dc82cc8e1b0d5] Server Error
main-CxVEUL4_.js:19 Uncaught (in promise) Error: [CONVEX A(search:searchSkills)] [Request ID: b66dc82cc8e1b0d5] Server Error
  Called by client
    at hP.action (main-CxVEUL4_.js:19:45900)
    at async main-CxVEUL4_.js:104:50396
installHook.js:1 [CONVEX A(search:searchSkills)] [Request ID: aeaaeae7b6ebb862] Server Error
main-CxVEUL4_.js:19 Uncaught (in promise) Error: [CONVEX A(search:searchSkills)] [Request ID: aeaaeae7b6ebb862] Server Error
  Called by client
    at hP.action (main-CxVEUL4_.js:19:45900)
    at async main-CxVEUL4_.js:104:50396

Parallel problem with the CLI

I also see this (possibly same) error using the CLI:

pnpm exec molthub search Google
✖ {"code":"[Request ID: b368b7ad0ff1edcd] Server Error"}
Error: {"code":"[Request ID: b368b7ad0ff1edcd] Server Error"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions