FYI: SABnzbd "Killed" with big download on low-ram machine
Posted: June 20th, 2018, 12:03 pm
As a FYI:
SABnzbd gotted killed on my low-RAM machine (512MB) with a big download (45GB) with big chunk rar files (500MB each).
Terminal:
dmesg confirms the reasong: Out of memory
So ... if SABnzbd gets Killed, check your dmesg for "Out of memory" ...
SABnzbd gotted killed on my low-RAM machine (512MB) with a big download (45GB) with big chunk rar files (500MB each).
Terminal:
Code: Select all
2018-06-20 18:14:22,868::INFO::[downloader:704] Connecting [email protected] finished
2018-06-20 18:14:22,871::INFO::[downloader:704] Connecting [email protected] finished
2018-06-20 18:20:59,447::INFO::[assembler:96] Decoding /media/usb0/Downloads/incomplete/blabla.TrueHD.Atmos.7.1.HEc
2018-06-20 18:43:58,201::INFO::[assembler:96] Decoding /media/usb0/Downloads/incomplete/blabla.TrueHD.Atmos.7.1.HEc
Killed
Code: Select all
[Wed Jun 20 18:45:31 2018] Out of memory: Kill process 20813 (sabnzbdplus) score 645 or sacrifice child
[Wed Jun 20 18:45:31 2018] Killed process 20813 (sabnzbdplus) total-vm:2415428kB, anon-rss:274120kB, file-rss:0kB, shmem-rss:0kB
[Wed Jun 20 18:45:31 2018] oom_reaper: reaped process 20813 (sabnzbdplus), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
So ... if SABnzbd gets Killed, check your dmesg for "Out of memory" ...
