Backend Application is not working
dheerajk-dev
PROOP

a year ago

I have deployed the python backend service and it's successfully deployed but endpoint is not working. I mean it's not accessible. so could you please help me in this to figure out why it's not working.

$10 Bounty

12 Replies

Railway
BOT

a year ago


Railway

Hey there! We've found the following might help you get unblocked faster: - [🧵 App deployed and accessible in US but not in India.](https://station.railway.com/questions/app-deployed-and-accessible-in-us-but-no-bfe9ee37) - [🧵 DNS error: Railway cannot resolve api.sandbox.airwallex.com (Name or service not known)](https://station.railway.com/questions/dns-error-railway-cannot-resolve-api-sa-cb521422) - [🧵 Trying make a connection http with two backend](https://station.railway.com/questions/trying-make-a-connection-http-with-two-b-8ec17504) - [🧵 No ipv6 to connect to postgres instance](https://station.railway.com/questions/no-ipv6-to-connect-to-postgres-instance-07d05729) If you find the answer from one of these, please let us know by solving the thread!

dheerajk-dev
PROOP

a year ago

none of this


a year ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 12 months ago


dheerajk-dev
PROOP

a year ago

ok so please help me in this why it's not responsive?


dheerajk-dev
PROOP

a year ago

Even all services are not down. Please tell me why all services are not responsive even after successfully deployed?


dheerajk-dev

Even all services are not down. Please tell me why all services are not responsive even after successfully deployed?

drmarshall
PRO

a year ago

If you SSH into the service, is the endpoint available on localhost? That might help you narrow down if it's a network issue or a runtime issue.


drmarshall

If you SSH into the service, is the endpoint available on localhost? That might help you narrow down if it's a network issue or a runtime issue.

dheerajk-dev
PROOP

a year ago

what should I do now? could you please elaborate more?


a year ago

Hey! 2 things

1: Have you in your dockerfile exposed the internal docker port to the local network?

2: Have you in your network settings of railway forwarded the localhost port to a domain?


noahd

Hey! 2 things 1: Have you in your dockerfile exposed the internal docker port to the local network? 2: Have you in your network settings of railway forwarded the [localhost](http://localhost) port to a domain?

a year ago

On that is your python backing binding to port 0.0.0.0?


noahd

On that is your python backing binding to port 0.0.0.0?

dheerajk-dev
PROOP

a year ago

Yes port is bind already and everything was working before 2 hours but suddenly all services are down without modifying anything in code.


dheerajk-dev

Yes port is bind already and everything was working before 2 hours but suddenly all services are down without modifying anything in code.

a year ago

Interesting, is there any issues with your billing/renewal?

Also any word on the 2 other things?

> 1: Have you in your dockerfile exposed the internal docker port to the local network?

> 2: Have you in your network settings of railway forwarded the localhost port to a domain?


noahd

Interesting, is there any issues with your billing/renewal? Also any word on the 2 other things? \> 1: Have you in your dockerfile exposed the internal docker port to the local network? \> 2: Have you in your network settings of railway forwarded the [localhost](http://localhost) port to a domain?

dheerajk-dev
PROOP

a year ago

yes both configurations are there already and also there's no issue with billing/renewal


majdalsado
PRO

a year ago

can you share more information? What's the service running on? Whats your start command?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...