a year ago
Hello!
I could use some help over here :)
My app build fails when trying to connect Prisma ORM with mysql DB via private network.
It works fine for public connection.
Private connection string was verified via my terminal connection.
Can't see what the persisting problem might be.
Cheers!
ⓘ Deployment information is only viewable by project members and Railway employees.
5 Replies
a year ago
Hey Brody,
Thanks for your reply.
Does that mean that I cannot use private network at all with Prisma ORM?
a year ago
You just can't use the private network during build, no issues with the private network during runtime.
a year ago
Thank you very much!
I did notice it in docs, however I was ignorant about it.
Your advice has saved the day (actually night here) 
Cheers!
Status changed to Solved brody • over 1 year ago