a month ago
Custom domains on my project return the edge fallback 404 ("Application not found", x-railway-fallback: true) even though certificateStatus is VALID and all DNS records show PROPAGATED. This affects every custom domain on the project — both wildcards (*.app.jobjen.com, *.apply.jobjen.com) and an exact domain (admin.app.jobjen.com) — while the service-generated domains route correctly. I've tried redeploys, certificate re-issuance, and deleting/recreating domains. Possibly relevant: the project was created during my trial period and I upgraded to Pro today — could a custom-domain entitlement flag be stale? Project ID: 7c442895-ee5a-45e1-a8d1-1b6d5437fd92, environment: production, dashboard service: 687afdc5-7b23-4a4e-92e3-fc8800d1d23f.
1 Replies
a month ago
This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.
Status changed to Open Railway • about 1 month ago
a month ago
You need to add a TXT record to _railway-verify.<DOMAIN> where <DOMAIN> is the domain you're trying to add. You can get the content for it from the verificationToken property under status.
