-
-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
MoltHub search broken (both on the website and in CLI)
This makes the platform very hard to use.
Reproduction steps
- Go to https://clawdhub.com/skills
- Enter anything in the search
- 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
Labels
No labels