I recently built a new VM for my SAB instance. It's running great, except every few days or so the service stops for no reason. I found the log, it seems that it's stopping and logging that activity but nothing as to why it's stopping. Then some time later when I noticed it down, I started the service and everything works again.
log snippet:
Code: Select all
2024-02-08 22:18:51,127::INFO::[postproc:129] Saving postproc queue
2024-02-08 22:18:51,128::INFO::[notifier:123] Sending notification: SABnzbd - Queue finished (type=queue_done, job_cat=None)
2024-02-09 21:51:29,027::INFO::[__init__:441] [N/A] Performing SABnzbd shutdown
2024-02-09 21:51:29,027::INFO::[__init__:353] SABnzbd shutting down...
2024-02-09 21:51:29,028::INFO::[directunpacker:542] Aborting all DirectUnpackers
2024-02-09 21:51:29,038::INFO::[notifier:123] Sending notification: SABnzbd - Shutting down (type=startup, job_cat=None)
2024-02-09 21:51:29,039::INFO::[downloader:695] Shutting down
2024-02-09 21:51:29,054::INFO::[nzbqueue:234] Saving queue
2024-02-09 21:51:29,058::INFO::[postproc:129] Saving postproc queue
2024-02-09 21:51:29,061::INFO::[__init__:427] All processes stopped
2024-02-09 21:51:29,063::INFO::[_cplogging:213] [09/Feb/2024:21:51:29] ENGINE Bus STOPPING
2024-02-09 21:51:29,761::INFO::[_cplogging:213] [09/Feb/2024:21:51:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('10.0.0.200', 8080)) shut down
2024-02-09 21:51:29,762::INFO::[_cplogging:213] [09/Feb/2024:21:51:29] ENGINE Bus STOPPED
2024-02-09 21:51:29,762::INFO::[_cplogging:213] [09/Feb/2024:21:51:29] ENGINE Bus EXITING
2024-02-09 21:51:29,763::INFO::[_cplogging:213] [09/Feb/2024:21:51:29] ENGINE Bus EXITED
2024-02-09 21:51:29,766::INFO::[notifier:123] Sending notification: SABnzbd - SABnzbd shutdown finished (type=startup, job_cat=None)
2024-02-09 21:51:29,772::INFO::[sabnzbdplus:1617] Leaving SABnzbd
2024-02-10 10:57:32,418::INFO::[sabnzbdplus:1168] --------------------------------
2024-02-10 10:57:32,418::INFO::[sabnzbdplus:1169] sabnzbdplus-3.7.1
2024-02-10 10:57:32,419::INFO::[sabnzbdplus:1179] Commit = 479daf0e76345bdfa58a8ba8e723aa34602e5035
2024-02-10 10:57:32,419::INFO::[sabnzbdplus:1181] Full executable path = /usr/bin/sabnzbdplus
2024-02-10 10:57:32,419::INFO::[sabnzbdplus:1182] Arguments = "/usr/bin/sabnzbdplus"
2024-02-10 10:57:32,419::INFO::[sabnzbdplus:1183] Python-version = 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]
2024-02-10 10:57:32,419::INFO::[sabnzbdplus:1184] Dockerized = False
2024-02-10 10:57:32,423::INFO::[sabnzbdplus:1185] CPU architecture = x86_64
2024-02-10 10:57:32,425::INFO::[sabnzbdplus:1188] Platform = posix - Linux-6.1.0-17-amd64-x86_64-with-glibc2.36
2024-02-10 10:57:32,426::INFO::[sabnzbdplus:1194] Preferred encoding = UTF-8
2024-02-10 10:57:32,426::INFO::[sabnzbdplus:1216] SSL version = OpenSSL 3.0.11 19 Sep 2023
2024-02-10 10:57:32,429::INFO::[sabnzbdplus:1225] Certifi version = 2022.09.24
2024-02-10 10:57:32,429::INFO::[sabnzbdplus:1226] Loaded additional certificates from /etc/ssl/certs/ca-certificates.crt
2024-02-10 10:57:32,430::INFO::[sabnzbdplus:1247] Using INI file /home/user/.sabnzbd/sabnzbd.ini