arhammusheer
HOBBYOP
3 months ago
I've been having consistent build success for my project (Nextjs app) but just now my build has started to fail because of it being unable to reach the database over private networking.
I believe i've root caused the issue to a private networking issue
DATABASE_URL causes build failure,
DATABASEPUBLICURL works fine and build passes
I am on railpack builder, asia south east region
2 Replies
3 months ago
Use a pre-deploy command for migrations instead. Private networking is unavailable in builds at the moment