Skip to content

Cachebro fails on second session in same project #1

@cabello

Description

@cabello

HI Glauber,

Thank you for sharing cachebro with me. 🙇

If I start claude in a folder, cachebro serve spins up and that mcp is working as expected.

Later if I opened another claude in the same folder, cachebro stops working:

Image

I think it has something to do with the db being locked by the first session

danilo@Mac ink % npm exec cachebro status
node:internal/modules/run_main:107
    triggerUncaughtException(
    ^

[Error: failed to open database /Users/danilo/workspace/work/ink/.cachebro/cache.db: Locking error: Failed locking file. File is locked by another process] {
  code: 'GenericFailure'
}

Node.js v24.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions