With that record and the correct parameter, task needs to be executed. There's probably an issue on how you're starting it. If you are sure everything is in place, pack a minimal app to reproduce the behaviour.
On Wednesday, October 15, 2014 5:45:04 PM UTC+2, Júlia Rizza wrote: > > yeah, I forgot to tell that I "cloned" the app into a new one, with other > name, but I'm using the right name in the parameter anyway. > > Em quarta-feira, 15 de outubro de 2014 12h19min53s UTC-3, Niphlod escreveu: >> >> doh! you're right. I see though that the appname is ticket4service, while >> your parameter to start the scheduler is python web2py.py -K test ... >> should be python web2py.py -K ticket4service >> >> On Wednesday, October 15, 2014 3:00:46 PM UTC+2, Júlia Rizza wrote: >>> >>> Actually, stop_time is a day after start_time. Anyway, nothing happens >>> if I don't define a stop_time. >>> >>> Em quarta-feira, 15 de outubro de 2014 09h52min13s UTC-3, Niphlod >>> escreveu: >>>> >>>> meaning..... stop_time isn't there in the video, and shouldn't be there >>>> in your record. It means "please don't process this task if stop_time >>>> passed" >>>> >>>> On Wednesday, October 15, 2014 2:49:43 PM UTC+2, Niphlod wrote: >>>>> >>>>> you have stop_time equal to start_time..... that's the reason why it >>>>> isn't working ... >>>>> >>>> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

