postgres-pgvector demo site not working
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
The demo site for postgres-pgvector example is not working. Try searching any keyword and the search API throws 500 error:
POST https://postgres-pgvector.vercel.app/ 500 (Internal Server Error)
Uncaught (in promise) Error: An error occurred in the Server Components render.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the storage/postgres-pgvector example and reproduce the failure by searching for any keyword on the linked demo site. Trace the search API and Server Components error to identify the failing integration, then verify that keyword searches no longer return HTTP 500.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, postgresql, typescript
- Domain
- api, backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100