piskot666
/bin/bash: line 1: gunicorn: command not found Flask app, I tried everything I found online.
My app worked fine until I added some content. I went through everything and couldn't find anything that could have broken the site. I tried many configurations but the error stays the same. Gunicorn has always been in requirements.txt, I have the Procfile and nothing works.
I need the site online as soon as possible and it's driving me crazy.
This is my repo and you can see all the changes and things I tried to make it work:
https://github.com/NezaVizintin/Neza_cv_personal_website
The site stopped working after the "updated portfolio" github commit.
10 replies