So here's the sanitized sabnzbd.log file from startup. You can see the constant reconnections and I caught a few of the 'missing' articles error messages.
I hadn't ever changed the server timeout, so that was 120 seconds for both 0.6.15 and 0.7.0. That would seem to be more than adequate, I'd think. I tried up'ing the number of retries from 3 to 10 and saw no change in behaviour or what I was seeing in the log file. Still lots of connection restarting, throughput dropping to 0, and missing articles.
Code: Select all
2012-05-03 17:30:53,997::INFO::[sabnzbdplus:1236] --------------------------------
2012-05-03 17:30:54,018::INFO::[sabnzbdplus:1237] sabnzbdplus-0.7.0Beta3 (rev=9f7b5412da2572f4cbd4b1dcd2224965921f9e80)
2012-05-03 17:30:54,018::INFO::[sabnzbdplus:1249] Platform = posix
2012-05-03 17:30:54,018::INFO::[sabnzbdplus:1250] Python-version = 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2]
2012-05-03 17:30:54,018::INFO::[sabnzbdplus:1251] Arguments = /usr/bin/sabnzbdplus --daemon --config-file /home/user/.sabnzbd/sabnzbd.ini
2012-05-03 17:30:54,048::INFO::[sabnzbdplus:1264] Read INI file /home/user/.sabnzbd/sabnzbd.ini
2012-05-03 17:30:54,188::INFO::[__init__:901] Loading data for bookmarks.sab from /home/user/.sabnzbd/admin/bookmarks.sab
2012-05-03 17:30:54,189::INFO::[__init__:901] Loading data for rss_data.sab from /home/user/.sabnzbd/admin/rss_data.sab
2012-05-03 17:30:54,189::INFO::[__init__:901] Loading data for totals9.sab from /home/user/.sabnzbd/admin/totals9.sab
2012-05-03 17:30:54,190::INFO::[postproc:90] Loading postproc queue
2012-05-03 17:30:54,190::INFO::[__init__:901] Loading data for postproc1.sab from /home/user/.sabnzbd/admin/postproc1.sab
2012-05-03 17:30:54,191::INFO::[__init__:901] Loading data for queue9.sab from /home/user/.sabnzbd/admin/queue9.sab
2012-05-03 17:30:54,192::INFO::[__init__:901] Loading data for watched_data.sab from /home/user/.sabnzbd/admin/watched_data.sab
2012-05-03 17:30:54,209::INFO::[downloader:208] Resuming
2012-05-03 17:30:54,209::INFO::[__init__:311] All processes started
2012-05-03 17:30:54,210::INFO::[sabnzbdplus:333] Web dir is /usr/share/sabnzbdplus/interfaces/smpl
2012-05-03 17:30:54,237::INFO::[sabnzbdplus:333] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2012-05-03 17:30:54,444::INFO::[sabnzbdplus:449] _yenc module... found!
2012-05-03 17:30:54,444::INFO::[sabnzbdplus:457] par2 binary... found (/usr/bin/par2)
2012-05-03 17:30:54,445::INFO::[sabnzbdplus:465] unrar binary... found (/usr/bin/unrar)
2012-05-03 17:30:54,445::INFO::[sabnzbdplus:470] unzip binary... found (/usr/bin/unzip)
2012-05-03 17:30:54,451::INFO::[sabnzbdplus:476] nice binary... found (/usr/bin/nice)
2012-05-03 17:30:54,452::INFO::[sabnzbdplus:480] ionice binary... found (/usr/bin/ionice)
2012-05-03 17:30:54,452::INFO::[sabnzbdplus:485] pyOpenSSL... found (True)
2012-05-03 17:30:54,490::INFO::[sabnzbdplus:1447] Starting web-interface on 0.0.0.0:8080
2012-05-03 17:30:54,491::INFO::[_cplogging:55] [03/May/2012:17:30:54] ENGINE Bus STARTING
2012-05-03 17:30:54,559::INFO::[_cplogging:55] [03/May/2012:17:30:54] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-05-03 17:30:54,800::INFO::[_cplogging:55] [03/May/2012:17:30:54] ENGINE Serving on 0.0.0.0:8080
2012-05-03 17:30:55,014::INFO::[_cplogging:55] [03/May/2012:17:30:55] ENGINE Serving on ::1:8080
2012-05-03 17:30:55,014::INFO::[_cplogging:55] [03/May/2012:17:30:55] ENGINE Bus STARTED
2012-05-03 17:30:55,016::INFO::[notifier:87] Sending registration to localhost:23053
2012-05-03 17:30:55,516::INFO::[sabnzbdplus:1516] Starting sabnzbdplus-0.7.0Beta3
2012-05-03 17:30:55,520::INFO::[dirscanner:269] Dirscanner starting up
2012-05-03 17:30:55,521::INFO::[urlgrabber:76] URLGrabber starting up
2012-05-03 17:36:15,087::INFO::[dirscanner:317] Trying to import /home/user/Downloads/nzb/example.nzb
2012-05-03 17:36:16,112::INFO::[misc:771] Creating directories: /home/user/Downloads/incomplete/example
2012-05-03 17:36:16,141::INFO::[nzbstuff:429] File example.par2 added to queue
2012-05-03 17:36:16,143::INFO::[nzbstuff:429] File example.r00 added to queue
2012-05-03 17:36:16,145::INFO::[nzbstuff:429] File example.r01 added to queue
2012-05-03 17:36:16,147::INFO::[nzbstuff:429] File example.r02 added to queue
2012-05-03 17:36:16,149::INFO::[nzbstuff:429] File example.r03 added to queue
2012-05-03 17:36:16,151::INFO::[nzbstuff:429] File example.r04 added to queue
2012-05-03 17:36:16,153::INFO::[nzbstuff:429] File example.r05 added to queue
2012-05-03 17:36:16,155::INFO::[nzbstuff:429] File example.r06 added to queue
2012-05-03 17:36:16,157::INFO::[nzbstuff:429] File example.r07 added to queue
2012-05-03 17:36:16,158::INFO::[nzbstuff:429] File example.nzb added to queue
2012-05-03 17:36:16,175::INFO::[nzbstuff:429] File example.rar added to queue
2012-05-03 17:36:16,176::INFO::[nzbstuff:429] File example.sfv added to queue
2012-05-03 17:36:16,177::INFO::[nzbstuff:429] File example.srr added to queue
2012-05-03 17:36:16,179::INFO::[nzbstuff:429] File example.vol00+01.par2 added to queue
2012-05-03 17:36:16,180::INFO::[nzbstuff:429] File example.vol01+02.par2 added to queue
2012-05-03 17:36:16,181::INFO::[nzbstuff:429] File example.vol03+04.par2 added to queue
2012-05-03 17:36:16,183::INFO::[nzbstuff:429] File example.vol07+08.par2 added to queue
2012-05-03 17:36:16,185::INFO::[nzbstuff:429] File example.vol15+16.par2 added to queue
2012-05-03 17:36:16,186::INFO::[nzbstuff:429] File example.vol31+03.par2 added to queue
2012-05-03 17:36:16,187::INFO::[__init__:550] Backing up /home/user/Downloads/incomplete/example/__ADMIN__/example.nzb.gz
2012-05-03 17:36:16,195::INFO::[nzbqueue:174] Saving queue
2012-05-03 17:36:16,198::INFO::[__init__:877] Saving data for queue9.sab in /home/user/.sabnzbd/admin/queue9.sab
2012-05-03 17:36:16,199::INFO::[notifier:87] Sending registration to localhost:23053
2012-05-03 17:36:17,701::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:17,702::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:17,704::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:17,705::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:17,706::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:18,709::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:18,709::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:18,710::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:18,710::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:18,710::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:19,064::INFO::[__init__:877] Saving data for totals9.sab in /home/user/.sabnzbd/admin/totals9.sab
2012-05-03 17:36:19,064::INFO::[assembler:86] Decoding /home/user/Downloads/incomplete/example/example.par2 yenc
2012-05-03 17:36:19,578::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:20,201::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:20,973::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:21,235::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:21,350::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:25,355::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:25,356::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:26,358::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:26,359::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:26,360::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:26,361::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:26,361::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:26,552::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:26,553::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:26,557::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:26,739::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:27,659::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:27,661::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:28,280::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:28,578::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:32,584::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:33,585::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:33,586::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:33,587::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:33,588::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:33,589::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:33,778::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:33,784::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:33,785::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:33,788::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:35,138::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:35,501::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:35,610::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:35,682::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:36,447::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:40,452::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:41,455::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:41,456::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:41,457::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:41,457::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:41,458::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:41,664::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:41,699::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:42,256::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:42,392::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:42,572::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:42,573::INFO::[decoder:194] <Article: [email protected], bytes=787013, partnum=1, art_id=None> => missing from all servers, discarding
2012-05-03 17:36:42,768::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:42,769::INFO::[decoder:194] <Article: [email protected], bytes=786802, partnum=1, art_id=None> => missing from all servers, discarding
2012-05-03 17:36:42,969::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:42,969::INFO::[decoder:194] <Article: [email protected], bytes=788838, partnum=1, art_id=None> => missing from all servers, discarding
2012-05-03 17:36:43,051::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:43,051::INFO::[decoder:194] <Article: [email protected], bytes=786938, partnum=1, art_id=None> => missing from all servers, discarding
2012-05-03 17:36:43,429::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:43,429::INFO::[decoder:194] <Article: [email protected], bytes=793037, partnum=1, art_id=None> => missing from all servers, discarding
2012-05-03 17:36:48,436::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:48,437::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:48,438::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:48,439::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:48,440::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:49,442::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:49,443::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:49,443::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:49,444::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:49,444::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:49,807::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:50,619::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:50,622::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:50,987::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:52,226::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:55,231::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:56,233::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:56,234::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:56,235::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:56,236::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:56,462::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:56,463::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:56,465::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:57,227::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:36:57,406::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:36:57,437::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:57,734::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:59,288::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:36:59,516::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:37:00,394::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:37:03,398::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:37:03,398::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:37:04,400::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:37:04,401::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:37:04,402::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:37:04,554::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:37:04,582::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:37:04,747::INFO::[downloader:563] Connecting [email protected]:119 finished
2012-05-03 17:37:05,119::INFO::[downloader:640] Thread [email protected]:119: server closed connection
2012-05-03 17:37:05,400::INFO::[downloader:375] [email protected]:119: Initiating connection
2012-05-03 17:37:05,451::INFO::[downloader:640] Thread [email protected]:119: server closed connection