Skip to content

BUG: 'aleph.manage' has no attribute 'app' #3606

@Paradoxxs

Description

@Paradoxxs

Just downloaded Aleph, and changed the configuration file according to the installation guide
And start the container with docker-compose up -d

The problem is with the API container where I get the error of 'aleph.manage' has no attribute 'app' and here after it shutsdown.

Aleph version
3.15.5

Additional context
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/gunicorn/util.py", line 414, in import_app
app = getattr(mod, name)
AttributeError: module 'aleph.manage' has no attribute 'app'
Failed to find attribute 'app' in 'aleph.manage'.
[2024-02-03 08:09:01 +0000] [9] [INFO] Worker exiting (pid: 9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThings that should work, but don’t

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions