Edited public network domain not working
nneven
PROOP

2 years ago

When I use the Railway generated public network domain my Python FastAPI server works and responds as expected. However, when I edit and change the domain of the generated -.up.railway.app to an edited and custom -.up.railway.app the URL and response times out.

10 Replies

nneven
PROOP

2 years ago

c4aab2e0-3c93-4c07-b086-ac5d458bd1b1


2 years ago

please send the domain in question


nneven
PROOP

2 years ago


nneven
PROOP

2 years ago

nvm it seems to have resolved since I last messaged a few hours ago


nneven
PROOP

2 years ago

I did restart the container, not sure if that fixed it or what the problem was…


2 years ago

likely an application level issue


nneven
PROOP

2 years ago

I didn't change the application at all only changing domain setting stuff (via Railway UI)


nneven
PROOP

2 years ago

but all good works fine now


nneven
PROOP

2 years ago

I think it originally broke when I changed from Legacy deployment to V2?


2 years ago

yep still is likely an application level issue, code didn't recognize the domain and didn't respond correctly


Loading...