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
2 years ago
please send the domain in question
I did restart the container, not sure if that fixed it or what the problem was…
2 years ago
likely an application level issue
I didn't change the application at all only changing domain setting stuff (via Railway UI)
2 years ago
yep still is likely an application level issue, code didn't recognize the domain and didn't respond correctly