Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP SUBMITTED]: sqlite3.IntegrityError: UNIQUE constraint failed: eztv.identifier #11778

Open
taochern opened this issue Jul 27, 2024 · 0 comments

Comments

@taochern
Copy link

INFO

Python Version: 3.10.8 (main, Oct 13 2022, 23:33:11) [GCC 10.3.1 20211027]
Operating System: Linux-4.4.302+-x86_64-with
Locale: UTF-8
Branch: master
Database: 44.19
Commit: d9c31da
Link to Log: https://gist.github.com/taochern/4aad8d8552e1dc2f897dbdcb101f2de8

ERROR

2024-07-27 15:35:02 ERROR    FORCEDSEARCHQUEUE-MANUAL-350123 :: [Eztv] :: [d9c31da] Fatal error executing query: UNIQUE constraint failed: eztv.identifier
Traceback (most recent call last):
  File "/app/medusa/medusa/db.py", line 222, in mass_action
    sql_results.append(self._execute(qu[0], qu[1], fetchall=fetchall))
  File "/app/medusa/medusa/db.py", line 115, in _execute
    sql_results = cursor.execute(query, args)
sqlite3.IntegrityError: UNIQUE constraint failed: eztv.identifier

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant