Hi All,
I have had a timed event setup for awhile, it's setup to turn off MD's during the week but not on Friday and Saturday.
http://modlog.net/temp/timed.png
Sometimes it turns off on Friday and saturday nights. Are the settings saved as a cron job or similar that I can check?
no, they're handled entirely within the database and processed by the Event Plugin code.
-Thom
Yeah I checked out the webadmin php code and found that too. Deleted existing, and recreated to see if it still occures. If it does I'm guessing its a bug?
Yes, most definitely. A trac ticket should be filed.
-Thom
I have multiple timed events which are only fired during weekdays, and they work just fine. Is it possible, that your MD gets turned on due to the core being rebooted? That would be by design.
You should check the DCERouter log and see if there is a command sent from the event plugin to shut down the MD at the time it happens. Then you can find out if the problem is within the event plugin or somewhere else.
br,
sambuca
I have the log from last Friday and you can see that at 11pm it turns off 2 MD's, the friday tick box is unticked in the timed event.
http://modlog.net/temp/power_log.txt (http://modlog.net/temp/power_log.txt)
Oh yeah it looks like it's shooting as fast as it can. I do have the same thing happening, only if there's any timed events occuring between 00:00 and 01:00 a:m... Don't understand what's going on, but found out about the malfunction. Works just perfect besides that.