Speedlimit problem in 0.6.14

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
vogelap
Newbie
Newbie
Posts: 7
Joined: December 11th, 2011, 12:13 pm

Speedlimit problem in 0.6.14

Post by vogelap »

Under 0.6.14, I tried to edit my Speedlimit. I keep getting the following warnimg: 2011-12-11 12:10:29,732 WARNING: Unknown action: speedlimit.

Version: 0.6.14
OS: Windows 7, 64-bit
Install-type: Windows Installer
Skin (if applicable): Plush
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes -- edit the Scheduler and add a Speedlimit. Save.
-drew
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Speedlimit problem in 0.6.14

Post by shypike »

Have you been messing with the ini file?
vogelap
Newbie
Newbie
Posts: 7
Joined: December 11th, 2011, 12:13 pm

Re: Speedlimit problem in 0.6.14

Post by vogelap »

No... Haven't touched the ini file. SABnzbd was running fine prior to the 0.6.14 update. After I applied the update, I wanted to tweak my Scheduler. That's when the issue showed up.
-drew
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Speedlimit problem in 0.6.14

Post by shypike »

You're entering a speed limit without the required parameter.
You should enter a value (in KBytes/sec) in the empty box below the selection box.
SABnzbd shouldn't accept "speedlimit" without the parameter, but it does and this will result in a warning at startup.
Just remove the event and re-enter it with a valid numeric value.
vogelap
Newbie
Newbie
Posts: 7
Joined: December 11th, 2011, 12:13 pm

Re: Speedlimit problem in 0.6.14

Post by vogelap »

Thanks. I will double-check that all my speedlimit entries have numeric parameters.

Is there some value to indicate "unlimited", or do I just set it to an absurdly high number?
-drew
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Speedlimit problem in 0.6.14

Post by shypike »

0 equals max speed.
vogelap
Newbie
Newbie
Posts: 7
Joined: December 11th, 2011, 12:13 pm

Re: Speedlimit problem in 0.6.14

Post by vogelap »

Thank you! It is working as expected now... The problem was that I was trying to set Speedlimit without a number (thinking that doing so would set max speed). I understand now that "0" is the right way to do that.

Thanks.
-drew
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Speedlimit problem in 0.6.14

Post by shypike »

Yes, it's counter-intuitive.
That's why the next release will accept an empty value as "off" and show it like that too.
Post Reply