I'm having a hell of a time using NextJS with Post...
# orm-help
i
I'm having a hell of a time using NextJS with Postgres on AWS with Prisma, I keep running out of connections, made suggested fixes, increased timeouts, and it either take like 2 minutes for a single page to load or I get this:
Copy code
connect ECONNREFUSED 127.0.0.1:58658
Does anyone have any idea how to solve that or has seen this?
r
Hey @Ivan Lukianchuk 👋 It would be great if you could open an issue here as we would need to reproduce this.