sabnzbd docker keeps crashing
Posted: January 19th, 2023, 6:57 pm
For months I've been having issues with Sabnzbd crashing. No matter what I do it seems to constantly crash, sometimes recovers itself and sometimes doesn't. Here's the log from a few minutes ago, am I missing something here?
read, _, _ = select.select(readkeys, (), (), 1.0)
OSError: [Errno 9] Bad file descriptor
2023-01-19 22:46:55,367::INFO::[notifier:123] Sending notification: Warning - Restarting because of crashed downloader (type=warning, job_cat=None)
2023-01-19 22:46:55,366::WARNING::[__init__:482] Restarting because of crashed downloader
read, _, _ = select.select(readkeys, (), (), 1.0)
OSError: [Errno 9] Bad file descriptor
2023-01-19 22:46:55,367::INFO::[notifier:123] Sending notification: Warning - Restarting because of crashed downloader (type=warning, job_cat=None)
2023-01-19 22:46:55,366::WARNING::[__init__:482] Restarting because of crashed downloader