Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wsProxy config doesnt work anymore in 0.10.4 #133

Open
marcodejongh opened this issue Dec 15, 2024 · 1 comment
Open

wsProxy config doesnt work anymore in 0.10.4 #133

marcodejongh opened this issue Dec 15, 2024 · 1 comment

Comments

@marcodejongh
Copy link

marcodejongh commented Dec 15, 2024

Steps to reproduce

Setup nextjs up using the websocket proxy & docker approach outlined on: https://vercel.com/docs/storage/vercel-postgres/local-development
Using @neondatabase/[email protected]

Expected result

wsProxy callback is executed, which allows next.js app to connect

Actual result

wsProxy is never executed and all queries fail.

I put a debugger in the wsProxy callback but it was never reached in 0.10.4

Downgraded back to 0.9.5 fixes the problem, havent tried previous versions yet

Environment

Logs, links

@jawj
Copy link
Collaborator

jawj commented Dec 16, 2024

Thanks. I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants