PDA

View Full Version : Scheduler event 'Weekly' returned error


rAWfOX
12-30-2003, 06:14 PM
12-31-2003 00:11:40 Scheduler event 'Weekly' returned error.
12-31-2003 00:11:40 Scheduler event 'Rotate_Log' returned error.
12-31-2003 00:11:40 Scheduler event 'Weekly' returned error.
12-31-2003 00:11:53 Scheduler event 'Weekly' returned error.
12-31-2003 00:11:53 Scheduler event 'Rotate_Log' returned error.


any clue? i had to disable all scheduler events to get it to stop spaming the logs and channels...

neoxed
12-30-2003, 07:09 PM
Which ioFTPD version?

JoeDirt
12-31-2003, 12:36 AM
I'm pretty sure it's 5-3-9r with ioBanana v19 he's refering to.

The new date event suddenly spam the channel too. ;)

This is from the eggdrop:

[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received
[06:28] dzs-mod: NEWDATE received

As you can understand this forced me to kill the bot so rAWfOX can fix this when he wakes up.

And yes, it created a new dated dir (just one thank god). :p

neoxed
12-31-2003, 01:48 AM
Update to latest v5.4.x or later, there was a scheduler bug in all previous of ioFTPD for the month of december. If you cannot upgrade for whatever the reason be, you should comment all weekly lines of your scheduler.

x x y x = The 'y' is weekly.

Harm
12-31-2003, 03:15 AM
Actually, the syntax is:

Event = <minutes> <hours> <day of month> <day of week> EXEC/TCL <script>

day of week starts with 0 = sunday.

neoxed
12-31-2003, 04:54 AM
Originally posted by Harm
Actually, the syntax is:

Event = <minutes> <hours> <day of month> <day of week> EXEC/TCL <script>

day of week starts with 0 = sunday.

Well according the ioFTPD 5.4 ini, you have it the wrong way.

ioFTPD 5.4 ini:
Event = <minutes> <hours> <day of week> <day of month> Command

Mouton
12-31-2003, 10:43 AM
The 5.4.x ini comments is wrong then, cause implementation is mins hours dom dow (cron-like).

I'll confirm later when i'll test.

*edit:
Confirmed:

Newdate1 = 28 19 31 * EXEC ..\scripts\ioA.exe newdate
Newdate2 = 29 19 * 3 EXEC ..\scripts\ioA.exe newdate

(3 = wednesday)

Those were trigerred and logged as:
12-31-2003 19:28:55 ioFTPD/?: newdate
12-31-2003 19:29:55 ioFTPD/?: newdate