-
-
Notifications
You must be signed in to change notification settings - Fork 955
Open
Description
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
Labels
No labels