News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Timed Events Happening all days

Started by dextaslab, August 27, 2011, 01:28:36 AM

Previous topic - Next topic

dextaslab

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?

tschak909

no, they're handled entirely within the database and processed by the Event Plugin code.

-Thom

dextaslab

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?

tschak909

Yes, most definitely. A trac ticket should be filed.

-Thom

Marie.O

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.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

sambuca

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

dextaslab

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

Kooma

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.