ididit icon indicating copy to clipboard operation
ididit copied to clipboard

The app will not run with "Unknown command: 'run_gunicorn'"

Open siuying opened this issue 11 years ago • 2 comments

I'm new to python. Try to run the app it just crashed:

columbia: $ foreman start
22:49:27 web.1  | started with pid 6089
22:49:27 web.1  | Unknown command: 'run_gunicorn'
22:49:27 web.1  | Type 'manage.py help' for usage.
22:49:27 web.1  | exited with code 1

Same on heroku:

2014-02-19T19:11:13.240655+00:00 heroku[web.1]: Starting process with command `python manage.py run_gunicorn 0.0.0.0:58066`
2014-02-19T19:11:14.055993+00:00 app[web.1]: Unknown command: 'run_gunicorn'
2014-02-19T19:11:14.055993+00:00 app[web.1]: Type 'manage.py help' for usage.

siuying avatar Feb 20 '14 14:02 siuying

I write document for this ASAP, please wait for a few days :p

tzangms avatar Feb 20 '14 17:02 tzangms

cool, thanks :)

siuying avatar Feb 20 '14 17:02 siuying