Hi - I'm a long term Sab user currently running on Ubuntu 14.04.3 and since updating from .7.2 to .8.0beta1 I've seen that there is always a pause of a good few minutes between adding an item to the queue and download starting.
I've had a look through all the config screens and cannot see why this might be.
Apologies if I've missed something simple!
Long pause before queue download starts
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Long pause before queue download starts
hmmmm - a look in the log reveals this:
2015-10-13 22:20:02,206::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:08,606::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:14,492::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:18,838::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:23,004::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:27,819::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:32,446::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:36,871::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:41,711::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:47,146::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:52,334::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:57,069::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:01,972::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:06,643::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:12,012::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:16,627::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:21,492::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:27,360::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:31,881::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:36,308::INFO::[downloader:423] [email protected]: Initiating connection
4 seconds between each connection - is this something new in .0.8?
2015-10-13 22:20:02,206::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:08,606::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:14,492::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:18,838::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:23,004::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:27,819::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:32,446::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:36,871::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:41,711::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:47,146::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:52,334::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:20:57,069::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:01,972::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:06,643::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:12,012::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:16,627::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:21,492::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:27,360::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:31,881::INFO::[downloader:423] [email protected]: Initiating connection
2015-10-13 22:21:36,308::INFO::[downloader:423] [email protected]: Initiating connection
4 seconds between each connection - is this something new in .0.8?
Re: Long pause before queue download starts
Yes, a bug in 0.8.0 beta1. Mea culpa!
Workaround: instead of ssl.astraweb.com fill out an IP address of ssl.astraweb.com, for example 193.202.122.169 or 193.202.122.130
Solved in the upcoming 0.8.0 beta2 (and the current git version)
Workaround: instead of ssl.astraweb.com fill out an IP address of ssl.astraweb.com, for example 193.202.122.169 or 193.202.122.130
Solved in the upcoming 0.8.0 beta2 (and the current git version)
Re: Long pause before queue download starts
Thanks for the quick reply Sander !