Skip to content

Start command incorrect #4

@iammattmartin

Description

@iammattmartin

Running through rasa docs:

root@rasa:~/rasa-agent-bot-demo# python3 -m gunicorn --workers=1 test:app -b 0.0.0.0
[2022-05-31 19:26:51 +0000] [5041] [INFO] Starting gunicorn 20.1.0
[2022-05-31 19:26:51 +0000] [5041] [INFO] Listening at: http://0.0.0.0:8000 (5041)
[2022-05-31 19:26:51 +0000] [5041] [INFO] Using worker: sync
[2022-05-31 19:26:51 +0000] [5043] [INFO] Booting worker with pid: 5043
Failed to find attribute 'app' in 'test'.
[2022-05-31 19:26:51 +0000] [5043] [INFO] Worker exiting (pid: 5043)
[2022-05-31 19:26:51 +0000] [5041] [INFO] Shutting down: Master
[2022-05-31 19:26:51 +0000] [5041] [INFO] Reason: App failed to load.

Could the docs please be updated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions