Skip to content

cognee-mcp docker keep restarting trying to run migrations and failing #1190

@namenmalkav

Description

@namenmalkav
Environment: dev
Transport mode: http
Debug port: 5678
HTTP port: 8000
Running database migrations...
2025-08-02T21:16:19.373078 [info     ] Logging initialized            [cognee.shared.logging_utils] cognee_version=0.2.1 os_info='Linux 5.15.0-141-generic (#151-Ubuntu SMP Sun May 18 21:35:19 UTC 2025)' python_version=3.12.11 structlog_version=25.4.0
2025-08-02T21:16:19.373278 [info     ] Want to learn more? Visit the Cognee documentation: https://docs.cognee.ai [cognee.shared.logging_utils]
2025-08-02T21:16:21.149793 [info     ] Relational database: sqlite    [cognee.shared.logging_utils]
2025-08-02T21:16:21.149958 [info     ] SQLite path: /cognee_data/system/databases [cognee.shared.logging_utils]
2025-08-02T21:16:21.150034 [info     ] SQLite database: cognee_db     [cognee.shared.logging_utils]
2025-08-02T21:16:21.150295 [info     ] Vector database: qdrant        [cognee.shared.logging_utils]
2025-08-02T21:16:21.150393 [info     ] Vector database URL: qdrant.qdrant [cognee.shared.logging_utils]
2025-08-02T21:16:21.150694 [info     ] Graph database: falkordb       [cognee.shared.logging_utils]
2025-08-02T21:16:21.150772 [info     ] Graph database URL: falkordb.falkordb [cognee.shared.logging_utils]
generated new fontManager     
Database migrations done.
Starting Cognee MCP Server with transport mode: http
2025-08-02T21:16:29.665632 [info     ] Logging initialized            [cognee.shared.logging_utils] cognee_version=0.2.1 os_info='Linux 5.15.0-141-generic (#151-Ubuntu SMP Sun May 18 21:35:19 UTC 2025)' python_version=3.12.11 structlog_version=25.4.0
2025-08-02T21:16:29.665861 [info     ] Want to learn more? Visit the Cognee documentation: https://docs.cognee.ai [cognee.shared.logging_utils]
2025-08-02T21:16:30.349625 [info     ] Relational database: sqlite    [cognee.shared.logging_utils]
2025-08-02T21:16:30.349777 [info     ] SQLite path: /cognee_data/system/databases [cognee.shared.logging_utils]
2025-08-02T21:16:30.349853 [info     ] SQLite database: cognee_db     [cognee.shared.logging_utils]
2025-08-02T21:16:30.350139 [info     ] Vector database: qdrant        [cognee.shared.logging_utils]
2025-08-02T21:16:30.350243 [info     ] Vector database URL: qdrant.qdrant [cognee.shared.logging_utils]
2025-08-02T21:16:30.350609 [info     ] Graph database: falkordb       [cognee.shared.logging_utils]
2025-08-02T21:16:30.350697 [info     ] Graph database URL: falkordb.falkordb [cognee.shared.logging_utils]
Running database migrations...
Migration failed with unexpected error: FAILED: No 'script_location' key found in configuration.```

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