Edited public network domain not working
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.
8 Replies
Project ID:
c4aab2e0-3c93-4c07-b086-ac5d458bd1b1
c4aab2e0-3c93-4c07-b086-ac5d458bd1b1
please send the domain in question
Solution
nvm it seems to have resolved since I last messaged a few hours ago
I did restart the container, not sure if that fixed it or what the problem was...
likely an application level issue
I didn't change the application at all only changing domain setting stuff (via Railway UI)
but all good works fine now
I think it originally broke when I changed from Legacy deployment to V2?
yep still is likely an application level issue, code didn't recognize the domain and didn't respond correctly