Open EmilyLarkin00 opened 5 years ago
Hi, is anyone able to help with this please?
I have the same problem too. Any solution?
It looks like this issue might be related: https://github.com/pallets/flask/issues/3189
You could try removing the debug=True on line 88 of hello.py
You could also try to add #!/usr/bin/env python
as the first line of hello.py.
Been trying to get this working for a Partner who is using it to then work with the app. We are both getting the error in the title after trying to push to cloud. This is happening whether Docker is installed or not. I have tried adding your edit recenting about the buildpacks with no luck, and have added a 'shebang' as per some debugging online with no luck CF Push.txt CF logs.txt