LinuxMCE Forums

General => Users => Topic started by: dextaslab on August 27, 2011, 01:28:36 am

Title: Timed Events Happening all days
Post by: dextaslab on August 27, 2011, 01:28:36 am
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?
Title: Re: Timed Events Happening all days
Post by: tschak909 on August 29, 2011, 05:31:23 pm
no, they're handled entirely within the database and processed by the Event Plugin code.

-Thom
Title: Re: Timed Events Happening all days
Post by: dextaslab on August 31, 2011, 01:57:14 pm
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?
Title: Re: Timed Events Happening all days
Post by: tschak909 on August 31, 2011, 03:38:34 pm
Yes, most definitely. A trac ticket should be filed.

-Thom
Title: Re: Timed Events Happening all days
Post by: Marie.O on August 31, 2011, 07:16:30 pm
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.
Title: Re: Timed Events Happening all days
Post by: sambuca on August 31, 2011, 07:21:34 pm
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
Title: Re: Timed Events Happening all days
Post by: dextaslab on September 02, 2011, 12:35:33 am
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)
Title: Re: Timed Events Happening all days
Post by: Kooma on September 02, 2011, 04:04:29 pm
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.