Issues Deploying n8n on Railway - "Application Failed to Respond"
dev100
HOBBYOP
2 years ago
Hi,
I'm trying to deploy n8n from a forged GitHub repo that works fine on Render hosting.On Railway, I'm using the same build command as Render: pnpm install --frozen-lockfile; pnpm run build and setting the Node version with NIXPACKS_NODE_VERSION=18.17.0. The build and deploy processes complete without errors, but I can't access the app using the Railway generated domain. It just says "Application failed to respond."The deploy logs mention: "Editor is now accessible via: http://localhost:5678/".n8n link: https://github.com/n8n-io/n8n
Any ideas on what might be causing this issue?
Thanks!
1 Replies
brody
EMPLOYEE
2 years ago
Please read this docs page -
https://docs.railway.app/guides/fixing-common-errors