DB not working in local env
alonso
TRIALOP

a year 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.

0 Replies

alonso
TRIALOP

a year ago

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


alonso
TRIALOP

a year ago

even testing it with node only:

1259982247952650200


brody
EMPLOYEE

a year 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

a year ago

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


alonso
TRIALOP

a year ago

VPN is slow


brody
EMPLOYEE

a year ago

this would indicate that it is an issue with your network


alonso
TRIALOP

a year ago

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


brody
EMPLOYEE

a year 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

a year ago

ok thanks


Loading...