Closed mmeqbel-wiley closed 11 months ago
Hi @mmeqbel-wiley! Thanks for the report. Can you share a reproduction in code with us (e.g. a Github repo)? Without a reproduction, there isn't much we can do here because there can be many causes for this error.
Hi @mmeqbel-wiley! Thanks for the report. Can you share a reproduction in code with us (e.g. a Github repo)? Without a reproduction, there isn't much we can do here because there can be many causes for this error.
sure, here is it: https://github.com/mmeqbel-wiley/nextjs-dashboard you need .env file though!
you need .env file though!
Yep, indeed it will be difficult to debug without connecting to your database (please do not share your env file!). I think opening a support case with Vercel Support might be the best option here - it will allow us to look at your project and resources (with your permission of course). If there is an issue with the @vercel/postgres
client, we can open one here. Given that I don't see any obvious issue with the client here, I'm going to close this issue out.
I am trying to follow-up with https://nextjs.org/learn/dashboard-app, I got this error sometimes. I tried to increase the time-out but it didn't work