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
{{ message }}
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.
I am unable to access the logs page, it gives me this error
2018-04-30 19:51:28,845 - UTILS - Exception while get_id:
Traceback (most recent call last):
File "/mnt/mpathc/ms/apps/sonarrAnnounced/utils.py", line 27, in get_id
torrent_id = m[group]
IndexError: list index out of range
Does this mean that the sqlite db was corrupted. I did terminate the process through control c, could that have caused the db to corrupt itself. Or is it something else?
The text was updated successfully, but these errors were encountered:
Clearing the log and database has fixed the issue although it would be cool to see it close out the db when exiting so the history can be saved without corruption.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am unable to access the logs page, it gives me this error
Does this mean that the sqlite db was corrupted. I did terminate the process through control c, could that have caused the db to corrupt itself. Or is it something else?
The text was updated successfully, but these errors were encountered: