Skip to content

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

@siuying

Description

@siuying

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions