Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

Exception while get_id: index out of range #24

Open
camjac251 opened this issue May 1, 2018 · 1 comment
Open

Exception while get_id: index out of range #24

camjac251 opened this issue May 1, 2018 · 1 comment

Comments

@camjac251
Copy link

camjac251 commented May 1, 2018

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?

@camjac251
Copy link
Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant