Author Topic: Timed Events Happening all days  (Read 7894 times)

dextaslab

  • Veteran
  • ***
  • Posts: 77
    • View Profile
    • modlog.net
Timed Events Happening all days
« 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?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Timed Events Happening all days
« Reply #1 on: August 29, 2011, 05:31:23 pm »
no, they're handled entirely within the database and processed by the Event Plugin code.

-Thom

dextaslab

  • Veteran
  • ***
  • Posts: 77
    • View Profile
    • modlog.net
Re: Timed Events Happening all days
« Reply #2 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?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Timed Events Happening all days
« Reply #3 on: August 31, 2011, 03:38:34 pm »
Yes, most definitely. A trac ticket should be filed.

-Thom

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Timed Events Happening all days
« Reply #4 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.

sambuca

  • Guru
  • ****
  • Posts: 462
    • View Profile
Re: Timed Events Happening all days
« Reply #5 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

dextaslab

  • Veteran
  • ***
  • Posts: 77
    • View Profile
    • modlog.net
Re: Timed Events Happening all days
« Reply #6 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

Kooma

  • Veteran
  • ***
  • Posts: 102
    • View Profile
Re: Timed Events Happening all days
« Reply #7 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.