20 days ago
So I converted my project to Railway template.
When I tried to access it using the share url , it always returns 404.
I am not sure what am I doing wrong
4 Replies
20 days ago
The template deploy URL format is https://railway.com/new/template/{code}, not https://railway.com/deploy/{code}. Try updating your links to use /new/template/ instead of /deploy/ (e.g., https://railway.com/new/template/5Dcxsc). You can also find and copy the correct URL from your workspace templates page.
Status changed to Awaiting User Response Railway • 20 days ago
Railway
The template deploy URL format is `https://railway.com/new/template/{code}`, not `https://railway.com/deploy/{code}`. Try updating your links to use `/new/template/` instead of `/deploy/` (e.g., `https://railway.com/new/template/5Dcxsc`). You can also find and copy the correct URL from your [workspace templates page](https://railway.com/workspace/templates).
19 days ago
it's not working "https://railway.com/new/template/5Dcxsc"
Status changed to Awaiting Railway Response Railway • 19 days ago
19 days ago
The URL format https://railway.com/new/template/{code} is correct, but your template also needs to be published before others can access it. After converting a project to a template, it starts as unpublished. Go to your workspace templates page, find the template, and click "Publish" to make it accessible via the share URL.
Status changed to Awaiting User Response Railway • 19 days ago
18 days ago
I am also experiencing this issue. I want to test my template before publishing, so I click on "Share". The dialog provides a "Template URL", which leads to a 404 page. I also tried the format the bot above mentioned (which is different from in the dialog), and it doesn't work either.
Status changed to Awaiting Railway Response Railway • 18 days ago
Status changed to Awaiting User Response Railway • 18 days ago
11 days ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 11 days ago

