Skip to content

DB Locked Error #672

Closed Answered by glensc
warwickprice asked this question in Support
Discussion options

You must be logged in to vote
  File "/usr/local/lib/python3.10/site-packages/requests_cache/backends/sqlite.py", line 213, in __getitem__
    row = con.execute(f'SELECT value FROM {self.table_name} WHERE key=?', (key,)).fetchone()
sqlite3.OperationalError: database is locked

This error could only mean that you have multiple instances of PlexTraktSync running. Check your process table.

Having anything playing on Plex itself is totally unrelated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by glensc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #643 on December 20, 2021 16:56.