BrianRuizy / covid19-dashboard

🦠 Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on 🕶Awesome-list
https://covid-dashboard.herokuapp.com
MIT License
213 stars 178 forks source link

ERR bash: gunicorn: command not found #66

Closed yogananda-muthaiah closed 3 years ago

yogananda-muthaiah commented 3 years ago

I am seeing this error when executing through cloud foundry. what would be the issue pointing to?? In Procfile : web: gunicorn core.wsgi --log-file=-

2021-01-10T20:27:54.76+0100 [CELL/0] OUT Downloading droplet... 2021-01-10T20:27:56.06+0100 [CELL/0] OUT Downloaded droplet (27.5M) 2021-01-10T20:27:56.06+0100 [CELL/0] OUT Starting health monitoring of container 2021-01-10T20:27:56.40+0100 [APP/PROC/WEB/0] ERR bash: gunicorn: command not found 2021-01-10T20:27:56.42+0100 [APP/PROC/WEB/0] OUT Exit status 127