Unable to access via url
desaialpesh
FREEOP

2 months ago

I have deployed spring boot application getting logs and generated public url also but not able to access via url not sure what is issue

Solved$10 Bounty

5 Replies

Status changed to Open Railway 2 months ago


Make sure the port your app is listening on is the same port your URL is mapped to.


Status changed to Solved Railway 2 months ago


darseen

Make sure the port your app is listening on is the same port your URL is mapped to.

desaialpesh
FREEOP

2 months ago

Yes, everything is configured, still having issue


Status changed to Awaiting Railway Response Railway 2 months ago


paras-aal
FREE

2 months ago

Remove port maping in property file if you have than try, that will work


paras-aal

Remove port maping in property file if you have than try, that will work

desaialpesh
FREEOP

2 months ago

Yes, I have configured port. Let me check and see


Status changed to Awaiting User Response Railway 2 months ago


desaialpesh

Yes, I have configured port. Let me check and see

desaialpesh
FREEOP

2 months ago

I tried that removing port and it worked. I saw my last changes after removing specified port from property file.

Now I can access from generated url thanks.


Status changed to Solved desaialpesh 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...