#DB not working in local env

11 messages · Page 1 of 1 (latest)

real rivet
#

The project is working just fine in production, but when trying to fetch the db in a local enviroment the next error appears:
It was working just fine and the link to the database hasn't changed. I'm using with Nextjs and Prisma.

granite solsticeBOT
#

Project ID: 2eaddcc2-0855-4598-be20-6078009c8f41

real rivet
#

Project id: 2eaddcc2-0855-4598-be20-6078009c8f41

real rivet
#

even testing it with node only:

next olive
#

you may be behind some kind of firewall that's blocking your attempts to connect to the database, try again with a VPN

real rivet
#

the VPN worked!!, but I wonder if there is another solution. Maybe I should reconfigure some network rules or something?

#

VPN is slow

next olive
#

this would indicate that it is an issue with your network

real rivet
#

so what are some common misconfigs of network rules, how can I fix it?

next olive
#

thats not something we can provide support for as it would not have anything to do with railway.

you are likely behind some firewall, such as an ISP firewall.

real rivet
#

ok thanks