2 months ago
Deployments are successful in dev and prod environments, but I am unable to access both apps in browser. Error in deploy logs is below -
Dev - wordlatte-development.up.railway.app
Prod - wordlatte-production.up.railway.app
Attachments
Pinned Solution
2 months ago
It's working now, it was a networking issue. My custom domain was not correctly configured.
7 Replies
2 months 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 • 2 months ago
2 months ago
Set a variable like NODE_OPTIONS="--max-old-space-size=4096" based on two-third of your RAM limitation.
2 months ago
It's working now, it was a networking issue. My custom domain was not correctly configured.
Status changed to Solved passos • 2 months ago