" error assigning tasks " with type ERROR is a pretty big pointer. Usually this happens when you don't let the scheduler migrate/create the tables.
On Wednesday, October 22, 2014 4:58:09 PM UTC+2, Jim S wrote: > > I'm using the web2py scheduler. I've used it before without problems but > all of a sudden it won't run my tasks. When I run from the command line I > get this the output in the attached screenshot. > > The other screenshot is the record in the scheduler_task table showing my > queued task. > > And, my connect/models/scheduler.py has this: > > def recalculate_prices(pricingId, user_id): > ... > > I don't know why this task won't kick off. Any ideas? > > -Jim > > -- 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.

