Server Connected, but no download?

Get help with all aspects of 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
bugmenot
Full Member
Full Member
Posts: 102
Joined: January 30th, 2008, 9:25 pm

Server Connected, but no download?

Post by bugmenot »

I have an odd issue with SAB. My server shows no issues when I test it, and I am connected to the internet.

However, my downloads will never start. It always sits at "Idle," and nothing is paused.

EDIT: also I show no warnings in the logs. From what I can tell SAB sees no issues with anything.
Last edited by bugmenot on November 29th, 2010, 9:29 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Server Connected, but no download?

Post by shypike »

Possibly a queue corruption.
If you still have the NZBs, it's best to erase the queue.
Stop SABnzbd, start it again with
WindowsKey-R and
"c:\program files\SABnzbd\SABnzbd.exe" --clean
(Assuming you have Windows)
Then add the NZBs again.
bugmenot
Full Member
Full Member
Posts: 102
Joined: January 30th, 2008, 9:25 pm

Re: Server Connected, but no download?

Post by bugmenot »

Thanks for this. But its weird. The download did start about 5 minutes after I posted that on its own. It seems like sometimes the downloads do not start right away, but will begin randomly.
roads
Full Member
Full Member
Posts: 109
Joined: February 16th, 2010, 3:06 pm

Re: Server Connected, but no download?

Post by roads »

Happened to me also, was enough to chenge the order of the nzbs. I still think this should be investigated as it looks as some sort of bug with the latest version only.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Server Connected, but no download?

Post by shypike »

This can happen in earlier versions too.
That's why 0.6.0 will get a different queue organization.
benharvey1985
Newbie
Newbie
Posts: 8
Joined: November 26th, 2009, 7:12 pm

Re: Server Connected, but no download?

Post by benharvey1985 »

my ubuntu version seems to be exhibiting the same behaviour....is there a command i can run to sort this?

Sab version 0.5.6
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Server Connected, but no download?

Post by shypike »

The blunt method is starting once with:
./SABnzbd.py --clean

You'll lose the queue.
benharvey1985
Newbie
Newbie
Posts: 8
Joined: November 26th, 2009, 7:12 pm

Re: Server Connected, but no download?

Post by benharvey1985 »

managed to get it to start downloading again by forcing disconnect (in the web interface under connections) then restarting via the init.d script

Code: Select all

sudo /etc/init.d/sabnzbdplus restart
dont know why it was hanging and saying it was downloading in the web interface but not actually doing anything...only seems to have been a problem since i upgraded to 0.5.6
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Server Connected, but no download?

Post by shypike »

benharvey1985 wrote: only seems to have been a problem since i upgraded to 0.5.6
Does it happen repeatedly?
Could be just a one time accident.
There were no changes to the download queue between 0.5.5 and 0.5.6
benharvey1985
Newbie
Newbie
Posts: 8
Joined: November 26th, 2009, 7:12 pm

Re: Server Connected, but no download?

Post by benharvey1985 »

seems to be happening almost every night now, and i think i came from 0.5.4 RC(something) i was thinking about doing a complete uninstall and reinstall...incase of any file that could be causing this...

and again thank you shypike for your continued support
User avatar
Strangler
Newbie
Newbie
Posts: 1
Joined: December 12th, 2010, 6:59 pm

Re: Server Connected, but no download?

Post by Strangler »

Same thing been happening to me and I also know of somebody else with the same problem
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Server Connected, but no download?

Post by shypike »

What helps to tackle this is more details.
Also checking which exact release introduced this in your situation will help.
Post Reply