flask server Application failed to respond

mokrug
HOBBY

a year ago

locally everything is fine on railway: Application failed to respond

0 Replies

a year ago

deploy logs please -


a year ago

n/a


mokrug
HOBBY

a year ago

1225129070778384600


a year ago

You're running a development server, you'll want to use gunicorn to run your server.

to do that, add gunicorn to requirements.txt
your start command would look something like this gunicorn main:app


mokrug
HOBBY

a year ago

worked ty


a year ago

no prob


flask server Application failed to respond - Railway Help Station