You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata Fetch: [https://www.youtube.com/playlist?list=PLqxP5EuGxPncYWWc1cXlcuhfcoo3Wl3Ru] failed: An error occurred (no such column: live_status) while trying to connect to the database.
[2024-07-20 17:03:48,505] ERROR {cps.services.worker:202} no such column: error
Traceback (most recent call last):
File "/usr/local/calibre-web-py3/cps/services/worker.py", line 199, in start
self.run(*args)
File "/usr/local/calibre-web-py3/cps/tasks/metadata_extract.py", line 172, in run
elif error_message := conn.execute("SELECT error FROM media WHERE ? LIKE '%' || extractor_id || '%'", (self.media_url,)).fetchone()[0]:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: no such column: error
Thanks @EMG70 for having reported this:
sudo iiab-diagnostics:
https://dpaste.com/EEE2QXLJB
Error details from https://dpaste.com/EEE2QXLJB#line-1911 :
Potentially related:
The text was updated successfully, but these errors were encountered: