Not able to access the application over HTTP using Public Networking for Python uvicorn
anishdutta
FREEOP

5 months ago

I have deployed a python Fastapi server but not able to access the same via the public endpoint, receiving Error: getaddrinfo ENOTFOUND smran-python-be-production.up.railway.app

Logs seems to be fine, working fine in local

Solved$10 Bounty

Pinned Solution

I'm able to access your API perfectly fine. Try flushing your computer's DNS cache and see if it helps.

If it doesn't, you might want to double check your DNS/firewall configurations to make sure any Railway domains aren't being blocked.

Attachments

1 Replies

I'm able to access your API perfectly fine. Try flushing your computer's DNS cache and see if it helps.

If it doesn't, you might want to double check your DNS/firewall configurations to make sure any Railway domains aren't being blocked.

Attachments


Status changed to Solved 0x5b62656e5d 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...