N
Neon2y ago
wise-white

Hello, when I want to connect my NEON

Hello, when I want to connect my NEON postgresql database I get an error Error: P1001: Can't reach database server at ep-square-glade-a5075h20-pooler.us-east-2.aws.neon.tech:5432 but RENDER connects me well. Can someone help me please ?
3 Replies
passive-yellow
passive-yellow2y ago
Hey! Sorry to hear that you're running into an issue. Do you mind sharing more details? - Which prisma version are you using? - Are you not able to connect to your database at all?
equal-aqua
equal-aqua2y ago
prisma version 5.14.0 uso la configuracion que tienen en la web
No description
No description
No description
ugly-tan
ugly-tan2y ago
If you can connect from Render, it suggests it's your local firewall/network/DNS. Another user had a similar issue: https://discord.com/channels/1176467419317940276/1178738361276563546/1245045142210089000 1. Try using a different network 2. Try changing DNS to 1.1.1.1 or using the Cloudflare WARP 3. Check if you have firewall rules in place that might be blocking traffic

Did you find this page helpful?