Page 1 of 1

Long pause before queue download starts

Posted: October 13th, 2015, 4:00 pm
by widelord
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!

Re: Long pause before queue download starts

Posted: October 13th, 2015, 4:23 pm
by widelord
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?

Re: Long pause before queue download starts

Posted: October 13th, 2015, 5:16 pm
by sander
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)

Re: Long pause before queue download starts

Posted: October 15th, 2015, 2:25 am
by widelord
Thanks for the quick reply Sander !