Step 1 · StartEvery WebSocket attempt to Neon failed
@neondatabase/serverless is built for runtimes, like Cloudflare Workers, that cannot open a raw outbound TCP connection to Postgres — it instead connects through Neon's own WebSocket proxy. This error means every attempt at that WebSocket handshake failed.
What happens next
- passed → step 2, Confirm the connection string is the one Neon issues for this project, unmodified