flask-boilerplate
flask-boilerplate copied to clipboard
I'm having the same problem with a python/flask app. Runs great locally, but crashes when I attempt to deploy to Heroku. This is my first time attempting to use Heroku. Error messages pasted below from the logs. Any help would be really appreciated.
I'm having the same problem with a python/flask app. Runs great locally, but crashes when I attempt to deploy to Heroku. This is my first time attempting to use Heroku. Error messages pasted below from the logs. Any help would be really appreciated.
C:\Users\mailt\OneDrive\Desktop\pickle\Deployment-flask-master\mypython\mypython>heroku logs -t -a rainpredict 2019-10-25T06:36:15.032839+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=rainpredict.herokuapp.com request_id=6397bf00-ccb5-4328-9890-f88c2e143c7c fwd="60.243.92.123" dyno= connect= service= status=503 bytes= protocol=https
Did you get the solution for this