Scheduler executed at wrong date

Questions about Cobian Reflector
Post Reply
PeterM
Posts: 1
Joined: 08 Dec 2021, 16:02

Scheduler executed at wrong date

Post by PeterM »

My task is scheduled for 15th day of each month:
TaskSchedule.png
TaskSchedule.png (20.5 KiB) Viewed 809 times
But it was executed on 8th December today and on 8th November before.

I inspected the MainList.lst file and found the following section:

Code: Select all

<§- 1c9a9281-822d-4166-b11b-69c9354ae26b -§>
§DuplicatedKeys:True
§CaseSensitive:False
§PairSeparator:=
SchSchedule=3
SchDateAndTime=2006-08-08 12:30:06:531
SchDaysOfWeek=5
SchDayNumbers=15
SchTimer=180
SchTimerLowerLimit=2010-11-04 00:00:00:
SchTimerUpperLimit=2010-11-04 23:59:00:
SchOrdinaryDays=1
SchMonths=1
SchUseOrdinaryDaysOfWeek=False
<§§- 1c9a9281-822d-4166-b11b-69c9354ae26b -§§>
As you can see, there's a mysterious SchDateAndTime entry which is 8th of the month. Maybe that's the reason. I imported my task list from the older Cobian backup version. Maybe this line is just a relic. Should I remove it?
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Scheduler executed at wrong date

Post by cobian »

Hello!

Yes, this is a problem. I will fix this for the next version.

Regards!
--
Luis Cobian
Cobian Backup's creator
Post Reply