3 months ago
I have deployed successfully but the link railway generated not working
9 Replies
Status changed to Awaiting Conductor Response noahd • 3 months ago
3 months ago
what do you mean is not working? can you share more info? logs? One common issue is when you expose the app with a port different then the one used by railway, usually is 8080.
You can change this port if you wish, the important is that the port used by the app matches the port in Setting->Public Network
Status changed to Awaiting User Response Railway • 3 months ago
fra
what do you mean is not working? can you share more info? logs? One common issue is when you expose the app with a port different then the one used by railway, usually is 8080.You can change this port if you wish, the important is that the port used by the app matches the port in Setting->Public Network
3 months ago
Well, I have used the 8080 as usually and it generated the link but its blank not showcasing any error.
Status changed to Awaiting Conductor Response Railway • 3 months ago
fra
what do you mean is not working? can you share more info? logs? One common issue is when you expose the app with a port different then the one used by railway, usually is 8080.You can change this port if you wish, the important is that the port used by the app matches the port in Setting->Public Network
3 months ago
Well, I have used the 8080 as usually and it generated the link but its blank not showcasing any error.
medim
What error does it shows? What are you trying to host?
3 months ago
Well, I have used the 8080 as usually and it generated the link but its blank not showcasing any error.
3 months ago
Can you try clearing your cache. that worked for another user in another thread.
3 months ago
Hey, as mentioned above please try clearing your cache. If this doesn't work and if you are comfortable with it, please share the link in question, to see if we can access it from our end.
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
can you share your github repository
Status changed to Awaiting Conductor Response Railway • 3 months ago
3 months ago
Do you see any error in the browser console? Do you have different routes in the app? Can you try other routes?