Got Application failed to respond
ggwpxxxxHOBBY
a year ago
I deployed my Django project using Dockerfile but I keep getting Application Failed to Respond with HTTP status 503
14 Replies
ggwpxxxxHOBBY
a year ago
No, I copied the text from Dockerfile just for example.
a year ago
Okay, do you have a start command set elsewhere, like in the service settings, a Procfile, a railway.json file?
ggwpxxxxHOBBY
a year ago
No, I deleted both Procfile and railway.json to use only Dockerfile
ggwpxxxxHOBBY
a year ago
Yes.
ggwpxxxxHOBBY
a year ago
ggwpxxxxHOBBY
a year ago
I think in loop_start() might be a blocking call.