duncan
duncan
Explore posts from servers
RRailway
Created by duncan on 7/26/2023 in #✋|help
When to run Database Migrations and Seed?
I am creating a template but the template always fails because the RAILWAY_STATIC_URL is undefined which breaks next.js and it always fails during the database seed This is a GitHub gist of the errors https://gist.github.com/dephraiim/b82fe06248d72496f2297e693504d7d7
26 replies
RRailway
Created by duncan on 7/25/2023 in #✋|help
Postgres Database unavailable during build with New Template
I am working on a template for Documenso here: https://railway.app/template/_C0ETV?referralCode=EZR3s0 but I am having an issue. Initially, deployment fails as the database seems unavailable. However, if you delete the DATABASE_URL variable from the variables tab, re-add it, and then redeploy, it works.
9 replies