Hi all, I am deploying web2py using apache / linux / postgresql and am having troubles with the scheduler.
I performed the necessary action specified in the deployment recipe : http://www.web2py.com/books/default/chapter/29/13/deployment-recipes#Start-the-scheduler-as-a-Linux-service--upstart- And I see the process has started successfully, but I do not see a scheduler_worker entry being created in the database. I'm lost how to go about trying to debug this issue. Is there perhaps any log messages that the process leaves behind? The scheduler works perfectly fine when using the built in web2py server in my test environment.. -- 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.

