Skip to content

SQLite to slow? #5848

@kkausu

Description

@kkausu

Hi,

is there anything I can do to solve SQLite errors "database is locked"? I use mealie on a idle Synonogy 218+ in docker on local storage.

sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked
[SQL: SELECT groups.id, groups.name, groups.slug, groups.created_at, groups.update_at

FROM groups
WHERE groups.name = ?]
[parameters: ('Home',)]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
ERROR 2025-07-30T12:03:58 - Exception in ASGI application

Thanks
kkausu

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