DB not working in local env
alonso
TRIALOP

2 years ago

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.

9 Replies

alonso
TRIALOP

2 years ago

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


alonso
TRIALOP

2 years ago

even testing it with node only:

1259982247952650200


2 years ago

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


alonso
TRIALOP

2 years ago

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


alonso
TRIALOP

2 years ago

VPN is slow


2 years ago

this would indicate that it is an issue with your network


alonso
TRIALOP

2 years ago

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


2 years ago

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.


alonso
TRIALOP

2 years ago

ok thanks


Loading...