Question

How to deploy flask app?

I’ve got my git repro setup to run builds whenever there is an update to master. When I try to deploy a build however I get a Deploy Error: Health Check with the text as if it’s running on local host. I’m not specifying in my app to run only on localhost so is there a reason why I’m getting this error to appear?[https://drive.google.com/file/d/1poPPrqMKbA0gjSf3BS-eDRxrfKktLVBh/view?usp=sharing] []https://drive.google.com/file/d/1poPPrqMKbA0gjSf3BS-eDRxrfKktLVBh/view?usp=sharing

Show comments

Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
December 30, 2022

Hi @ebdce6d9278943e2bb5c3738869d86,

Can you provide the configuration for you App, it’s possible there is some misconfiguration there?

Additionally, what SQL are you using? I’m asking as a user had similar issue with his Flask app, he was using SQLite rather than PostgreSQL which caused similar issues:

https://www.digitalocean.com/community/questions/my-first-do-app-keeps-failing-on-deployment

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

card icon
Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Sign up
card icon
Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We’d like to help.

Learn more
card icon
Become a contributor

You get paid; we donate to tech nonprofits.

Learn more
Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow – whether you’re running one virtual machine or ten thousand.

Learn more ->
DigitalOcean Cloud Control Panel