Schedules failing

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
squatter
Newbie
Newbie
Posts: 3
Joined: January 17th, 2009, 11:47 am

Schedules failing

Post by squatter »

I think this started happening a few versions back, but my schedule to resume downloads is regularly failing to run. Usually a restart of SABnzbd fixes it but this is very annoying as it worked 100% in the past.

0.4.9 on Mac OS X. I regularly put the machine to sleep and rarely reboot.

Config:
schedlines = "0 8 * pause ", "30 9 * pause ", "50 23 * resume ", "55 23 * resume "

Here's the logs around the time of the schedule:
2009-04-20 21:45:42,996::INFO::[sabnzbd] /Users/XXX/.sabnzbd/cache/SABnzbd_nzf_sBQmW9 removed
2009-04-20 21:45:43,009::INFO::[nzbqueue] Saving queue
2009-04-20 21:45:43,009::INFO::[sabnzbd] Saving data for SABnzbd_nzo_TmcIgc in /Users/XXX/.sabnzbd/cache/SABnzbd_nzo_
TmcIgc
2009-04-20 21:45:43,016::INFO::[sabnzbd] Saving data for queue7.sab in /Users/XXX/.sabnzbd/cache/queue7.sab
2009-04-20 22:40:00,229::INFO::[sabnzbd] Saving data for rss_data.sab in /Users/XXX/.sabnzbd/cache/rss_data.sab
2009-04-20 23:40:00,251::INFO::[sabnzbd] Saving data for rss_data.sab in /Users/XXX/.sabnzbd/cache/rss_data.sab
2009-04-21 00:40:00,245::INFO::[sabnzbd] Saving data for rss_data.sab in /Users/XXX/.sabnzbd/cache/rss_data.sab
2009-04-21 01:40:00,215::INFO::[sabnzbd] Saving data for rss_data.sab in /Users/XXX/.sabnzbd/cache/rss_data.sab


Checking my logs the [Pausing] schedules appear to work every time.
Last edited by squatter on April 21st, 2009, 4:00 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Schedules failing

Post by shypike »

21:45 is not "around time time of the schedule".
What you see is probably "end-of-queue".
Is the "resume" scheduled during the sleeping period?
squatter
Newbie
Newbie
Posts: 3
Joined: January 17th, 2009, 11:47 am

Re: Schedules failing

Post by squatter »

I don't understand, the resume schedules are 23:50 and 23:55 and the log covers 21:45 to 01:40. The Mac was not sleeping during this time period (as you can see it is writing to the log). The queue isn't empty, there is a download waiting.
Post Reply