Page 1 of 1

SABnzbd randomly idles, then resumes? Why?

Posted: February 1st, 2017, 7:57 am
by bobbarker
For some reason my SABnzbd connection randomly slows down and "idles" at a few bytes / second. It could do this for 20 minutes, or two hours. Then it picks up and works like normal (3-5mb/sec) per download - which is where it should be.

Here is my config file: __version__ = 19
[misc]
win_menu = 1
queue_complete = ""
https_port = 9090
replace_spaces = 0
allow_64bit_tools = 1
local_range = ""
password_file = ""
movie_rename_limit = 100M
ionice = ""
https_key = server.key
cleanup_list = ,
rating_filter_enable = 0
cache_limit = ""
rating_enable = 0
ignore_unrar_dates = 0
par_option = ""
web_color = black
enable_recursive = 1
pre_check = 0
folder_rename = 1
web_color2 = ""
dirscan_speed = 5
enable_filejoin = 1
create_group_folders = 0
api_key = redacted
rating_feedback = 1
no_penalties = 0
randomize_server_ip = 0
rating_filter_abort_video = 0
osx_speed = 1
bandwidth_limit = 0
dirscan_dir = ""
disable_api_key = 0
quota_period = m
email_to = ,
rating_filter_pause_audio = 0
rss_filenames = 0
password = redacted
permissions = ""
quota_day = ""
auto_disconnect = 1
use_pickle = 0
https_chain = ""
warn_empty_nzb = 1
history_limit = 50
rating_filter_pause_encrypted_confirm = 0
replace_dots = 0
movie_sort_extra = -cd%1
quota_size = ""
rss_rate = 60
enable_unzip = 1
download_free = ""
port = 8080
enable_movie_sorting = 0
wait_ext_drive = 5
pre_script = None
ipv6_servers = 1
enable_date_sorting = 0
email_full = 0
log_dir = logs
rating_filter_pause_encrypted = 0
admin_dir = admin
nzb_backup_dir = ""
tv_sort_countries = 1
date_categories = tv,
ssl_type = v23
show_sysload = 2
sfv_check = 1
date_sort_string = ""
schedlines = "0 1 1234567 restart ",
host = 0.0.0.0
https_cert = server.cert
email_rss = 0
sanitize_safe = 0
req_completion_rate = 100.2
rating_filter_abort_encrypted_confirm = 0
movie_sort_string = ""
rating_filter_pause_spam_confirm = 0
fsys_type = 0
pause_on_post_processing = 0
allow_incomplete_nzb = 0
rating_filter_abort_keywords = ""
uniconfig = 1
enable_unrar = 1
enable_meta = 1
ignore_samples = 0
email_account = ""
email_server = ""
allow_streaming = 0
config_lock = 0
quota_resume = 0
api_warnings = 1
rating_api_key = ""
wait_for_dfolder = 0
tv_sort_string = ""
rating_filter_abort_encrypted = 0
nzb_key = redacted
rating_filter_pause_keywords = ""
warn_dupl_jobs = 1
fail_hopeless = 0
rating_filter_abort_spam_confirm = 0
unpack_check = 1
no_ipv6 = 0
rating_filter_abort_downvoted = 0
download_dir = Downloads/incomplete
size_limit = 0
enable_par_cleanup = 1
safe_postproc = 1
language = en
new_nzb_on_failure = 0
cache_dir = cache
complete_dir = Downloads/complete
rating_filter_pause_downvoted = 0
replace_illegal = 1
rating_filter_abort_audio = 0
nomedia_marker = ""
max_art_opt = 0
par2_multicore = 1
warned_old_queue = 0
enable_tsjoin = 1
check_new_rel = 1
enable_https = 0
username = redacted
never_repair = 0
no_dupes = 0
keep_awake = 1
top_only = 0
quick_check = 1
auto_browser = 1
email_from = ""
unwanted_extensions = ,
max_art_tries = 3
osx_menu = 1
movie_extra_folder = 0
email_endjob = 0
tv_categories = ,
rss_odd_titles = redacted for links
pause_on_pwrar = 1
login_realm = SABnzbd
rating_filter_pause_spam = 0
send_group = 0
refresh_rate = 0
prio_sort_list = ,
movie_categories = movies,
script_dir = ""
email_pwd = ""
empty_postproc = 0
ignore_wrong_unrar = 0
nice = ""
rating_host = redacted for link
email_dir = ""
rating_filter_pause_video = 0
web_dir2 = ""
web_dir = smpl
web_watchdog = 0
action_on_unwanted_extensions = 0
fail_on_crc = 1
flat_unpack = 0
auto_sort = 0
ampm = 0
rating_filter_abort_spam = 0
start_paused = 0
overwrite_files = 0
queue_complete_pers = 0
enable_tv_sorting = 0
folder_max_length = 256
[logging]
log_new = 0
max_log_size = 5242880
log_level = 1
log_backups = 5
enable_cherrypy_logging = 0
[growl]
ntfosd_enable = 1
growl_enable = 1
growl_server = ""
notify_classes = startup, download, pp, complete, other
ncenter_enable = 0
growl_password = ""
[nzbmatrix]
username = ""
apikey = ""
del_bookmark = 1
[newzbin]
username = ""
url = redacted for link
bookmark_rate = 60
bookmarks = 0
password = ""
unbookmark = 1
[nzbxxx]
username = ""
apikey = ""
[servers]
[[redacted for link
username =redacted
enable = 1
name = redacted for link
fillserver = 0
connections = 10
ssl = 1
host = redacted for link
timeout = 120
password = redacted
optional = 0
port = 563
retention = 0
[categories]
[[*]]
priority = 0
pp = 3
name = *
script = None
newzbin = ""
dir = ""

Hopefully this is what someone will need to try and help? Thanks in advance! If you need something else, just let me know. Thanks!

Re: SABnzbd randomly idles, then resumes? Why?

Posted: February 1st, 2017, 7:59 am
by bobbarker
I should've probably stated that this is on Ubuntu.

Re: SABnzbd randomly idles, then resumes? Why?

Posted: February 1st, 2017, 8:06 am
by safihre
Usually this happens when a download is discovered that is missing from all your (primary) servers.
SAB will try all articles first on your primaries, then move to the next level and try them all there, and so on.
The more servers you have configured, the longer it takes.