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.OperationalError: duplicate column name: leechers #11700

Open
artificial-chaos opened this issue Apr 12, 2024 · 0 comments

Comments

@artificial-chaos
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: c5a1e37
Link to Log: No Log available

ERROR

2024-04-11 20:00:50 ERROR    APIv2-Thread_2 :: [c5a1e37] DB error: duplicate column name: leechers
Traceback (most recent call last):
  File "/app/medusa/medusa/db.py", line 285, in action
    sql_results = self._execute(query, args, fetchall=fetchall, fetchone=fetchone)
  File "/app/medusa/medusa/db.py", line 113, in _execute
    sql_results = cursor.execute(query)
sqlite3.OperationalError: duplicate column name: leechers

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