Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
siuying opened this issue Feb 20, 2014 · 2 comments
Open

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

siuying opened this issue Feb 20, 2014 · 2 comments

Comments

@siuying
Copy link

siuying commented Feb 20, 2014

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.
@tzangms
Copy link
Contributor

tzangms commented Feb 20, 2014

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

@siuying
Copy link
Author

siuying commented Feb 20, 2014

cool, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants