Suddenly very slow download speed
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.
Suddenly very slow download speed
Hi!
I just encountered a problem with just sabnzbd and don't know what to do anymore
Since a few days my downloadspeed is stuck at 8-10 kb/sec. So the usual conclusion "Oh damn my ISP throttled my speed, got to switch the ports." No, that did not work out this time. So I asked a friend to download something if maybe my usenet service provider sucks balls at the moment. He had full speed.
The fun part comes now: If I use Newsleecher with the exact same server properties it works like sabnzbd used to. With full speed.
I tried reinstalling the program with fresh new settings, tried the beta, tinkered with the options. I don't know what to do anymore :/
I am using Windows 7, with no firewall and I'm not using IPv6.
Thanks in advance!
I just encountered a problem with just sabnzbd and don't know what to do anymore
Since a few days my downloadspeed is stuck at 8-10 kb/sec. So the usual conclusion "Oh damn my ISP throttled my speed, got to switch the ports." No, that did not work out this time. So I asked a friend to download something if maybe my usenet service provider sucks balls at the moment. He had full speed.
The fun part comes now: If I use Newsleecher with the exact same server properties it works like sabnzbd used to. With full speed.
I tried reinstalling the program with fresh new settings, tried the beta, tinkered with the options. I don't know what to do anymore :/
I am using Windows 7, with no firewall and I'm not using IPv6.
Thanks in advance!
Re: Suddenly very slow download speed
Try a full queue rebuild.
BTW: are you sure the posts are still on the server?
BTW: are you sure the posts are still on the server?
Re: Suddenly very slow download speed
And if the queue rebuild does not solve it:
Download a post that will not removed due to DMCA, for example an Ubuntu image: http://nzbindex.com/search/?q=ubuntu&ag ... m=1&more=1
If that goes well, the problem is in the post you are trying to download.
If that does not go well either, the problem is in your setup.
Download a post that will not removed due to DMCA, for example an Ubuntu image: http://nzbindex.com/search/?q=ubuntu&ag ... m=1&more=1
If that goes well, the problem is in the post you are trying to download.
If that does not go well either, the problem is in your setup.
Re: Suddenly very slow download speed
I did try a full queue rebuild. It somehow worked for about 200mb and then shut down to the 10kb/sec downloadspeed.
Also there is no need to try another download since Newsleecher downloads the same files with full speed.
But thanks anyway. Guess I have to move on to another client
Also there is no need to try another download since Newsleecher downloads the same files with full speed.
But thanks anyway. Guess I have to move on to another client
Re: Suddenly very slow download speed
Hi, exact same problem here ..
Windows 7 64-bit, sabnzbd 0.7.20 and 0.8.0Beta3, queue rebuild, slow download speed average 8kB/s after aprox. x00MB download.
Newsleecher with same file, full speed.
So neither internet connection nor news provider seem to be responsible.
Even firewall and virus scanner are blamelessly ..
Really don't know what to do.
Windows 7 64-bit, sabnzbd 0.7.20 and 0.8.0Beta3, queue rebuild, slow download speed average 8kB/s after aprox. x00MB download.
Newsleecher with same file, full speed.
So neither internet connection nor news provider seem to be responsible.
Even firewall and virus scanner are blamelessly ..
Really don't know what to do.
Re: Suddenly very slow download speed
Can you email your NZB to [email protected] ?hansi wrote:Hi, exact same problem here ..
Windows 7 64-bit, sabnzbd 0.7.20 and 0.8.0Beta3, queue rebuild, slow download speed average 8kB/s after aprox. x00MB download.
Newsleecher with same file, full speed.
So neither internet connection nor news provider seem to be responsible.
Even firewall and virus scanner are blamelessly ..
Really don't know what to do.
(Please add the URL of this post and the Usenet provider(s) that you use.)
Re: Suddenly very slow download speed
i tried my best, see inbox ..
Re: Suddenly very slow download speed
Hi
Similar problem for me too!
Similar problem for me too!
Re: Suddenly very slow download speed
Oddly the problem seems to have resolved?
Re: Suddenly very slow download speed
Slow speeds can also have other causes, like a problem with the Usenet server.Pseudomax wrote:Oddly the problem seems to have resolved?
Or hitting a missing post.
Re: Suddenly very slow download speed
problem solved ..
In my case it was caused by deep packet inspection for bandwidth throtteling of my ISP.
In my case it was caused by deep packet inspection for bandwidth throtteling of my ISP.
Re: Suddenly very slow download speed
I do suspect the same. But why does Newsleecher still work while sabnzbd gets screwed. What is different between those 2 programs if the server settings are the same?hansi wrote:problem solved ..
In my case it was caused by deep packet inspection for bandwidth throtteling of my ISP.
Re: Suddenly very slow download speed
Try using ssl connection to your server and see if the speed stays constant, this will stop your ISP from deep packet inspection.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Suddenly very slow download speed
Correct.safihre wrote:Try using ssl connection to your server and see if the speed stays constant, this will stop your ISP from deep packet inspection.
But for throttling News/NNTP connections, an ISP does not need deep packet inspection; looking at the IP destination is enough:
Code: Select all
$ host news.giganews.com
news.giganews.com has address 216.166.105.131
If you want to avoid this, use a VPN
Re: Suddenly very slow download speed
Yes, I know. I am using a SSL connection on both programs, but still sabnzbd downloads with 10 kb/sec while newsleecher goes off with 10 mb/sec with the same server and same .nzb-file.