Missing Deployment URL in Railway Dashboard for Node.js Project
edmondhillary
HOBBYOP

2 years ago

Problem Description:

I have successfully deployed a Node.js backend project to Railway, but I'm encountering an issue where the deployment URL is not being displayed in the Railway dashboard. Normally, for other projects, the URL is visible at the top of the project's page, for example, as dental-software-production.up.railway.app. However, for this particular project, instead of displaying the URL, it only shows "Active" without any link.

This issue is occurring with my project hosted at this GitHub repository: dogLover-Backend. The deployment process completes without errors, and the logs indicate a successful deployment, including messages like "Server started on port" and successful MongoDB connection. Despite this, the expected URL that should allow access to the deployed application is not provided, hindering the ability to access and test the deployed application.

I have tried refreshing the browser, clearing the cache, and waiting for a while to see if the URL appears, but there has been no change. Using the Railway CLI also does not show any additional information regarding the URL.

Could you please assist in resolving this issue or provide guidance on how to make the deployment URL appear in the Railway dashboard for this project?

6 Replies

zuchka
PRO

2 years ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.


brody
EMPLOYEE

2 years ago

Have you tried going into the service settings and generating a domain?


Status changed to Solved Railway over 1 year ago


edmondhillary
HOBBYOP

2 years ago

@brody that was why .... haha I have just fixed it. Settings > Networking > Generate Domain ANd done ...


brody
EMPLOYEE

2 years ago

Happy to help!


edmondhillary

@brody that was why .... haha I have just fixed it. Settings > Networking > Generate Domain ANd done ...

adityasarsenal
HOBBY

10 months ago

thank you so so much
Upgraded to hobby mode its not so good
Logs, are not so UI friendly nor the deployment stuff


Status changed to Open Railway 11 months ago


Anonymous
PRO

7 days ago

is there an option to make it generate automatically to display it in the PR ?


Loading...