Next.js Discord

Discord Forum

how do I connect to Neon by a websocket???

Unanswered
Beveren posted this in #help-forum
Open in Discord
BeverenOP
This is the error I’m getting, is it a web socket issue? How do I set it up?

'@vercel/postgres' can only connect to remote Neon/Vercel Postgres/Supabase instances through a websocket
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);

[Error: ENOENT: no such file or directory, open '/Users/MyMac/Library/Application Support/drizzle-studio/localhost-key.pem'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
path: `/Users/MyMac/Library/Application Support/drizzle-studio/localhost-key.pem'
}

0 Replies