vercel / vercel/examples

postgres-pgvector demo site not working

Open
#822 2 comments 7 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.