Downloads keep dropping to 0, log shows "Delayed"
Posted: January 30th, 2024, 3:17 pm
I'm running SabNZBD on Linux Mint 21.3 Cinnamon. It's been generally working well for a few years until recently. The problem is that downloading will start out well, but drop off until it eventually it stops at 0b\s. And there it sits until eventually it starts up again. Occasionally when this happens the console will lose connection and need to be reconnected. It happened again today so I started looking through the logs. I found a pile of entries like this:
2024-01-30 14:58:46,994::DEBUG::[downloader:831] Delayed - 412 seconds - Assembler queue: 19
2024-01-30 14:58:47,066::DEBUG::[interface:145] Request GET /api from 127.0.0.1 [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'apikey': 'xxx', '_': 'xxx'}
2024-01-30 14:58:47,995::DEBUG::[downloader:831] Delayed - 413 seconds - Assembler queue: 19
2024-01-30 14:58:48,292::DEBUG::[interface:145] Request GET /config/ from 127.0.0.1 [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36] {}
.
.
.
2024-01-30 14:58:56,007::DEBUG::[downloader:831] Delayed - 421 seconds - Assembler queue: 16
2024-01-30 14:58:56,160::DEBUG::[filesystem:532] build_filelists(): joinables: []
In this case it started working again at about the 421 second mark, but 7 minutes of inactivity is very frustrating. I have the cache set to 2G and it sits on a local SSD so it shouldn't have a problem there. Anyone have any idea where I should look to fix this?
2024-01-30 14:58:46,994::DEBUG::[downloader:831] Delayed - 412 seconds - Assembler queue: 19
2024-01-30 14:58:47,066::DEBUG::[interface:145] Request GET /api from 127.0.0.1 [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'apikey': 'xxx', '_': 'xxx'}
2024-01-30 14:58:47,995::DEBUG::[downloader:831] Delayed - 413 seconds - Assembler queue: 19
2024-01-30 14:58:48,292::DEBUG::[interface:145] Request GET /config/ from 127.0.0.1 [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36] {}
.
.
.
2024-01-30 14:58:56,007::DEBUG::[downloader:831] Delayed - 421 seconds - Assembler queue: 16
2024-01-30 14:58:56,160::DEBUG::[filesystem:532] build_filelists(): joinables: []
In this case it started working again at about the 421 second mark, but 7 minutes of inactivity is very frustrating. I have the cache set to 2G and it sits on a local SSD so it shouldn't have a problem there. Anyone have any idea where I should look to fix this?