Skip to content

On start in Cline the database isn't ready #3

@alber70g

Description

@alber70g

I get the following error

Connecting to database: /Users/albert/projects/agno-agi/agno-docs LanceDB connection error: [Error: Table 'chunks' was not found] { code: 'GenericFailure' } Failed to start server: [Error: Table 'chunks' was not found] { code: 'GenericFailure' } MCP error -32000: Connection closed

This is my config

    "lancedb": {
      "command": "npx",
      "args": [
        "-y",
        "lance-mcp",
        "/Users/user/projects/project-docs/"
      ]
    }

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