On 14 November 2012 12:55, Johann Spies <[email protected]> wrote:
> 3. In the video, the command 'python web2py.py -K <app>' showd some info > about the runs. I have started the worker and nothing is showing but: > 'starting single-scheduler for "akb"...' > > How do I get the worker to be more verbose? > > OK I have read more about the startup options: python web2py.py -v -D 20 -K akb web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2012 Version 2.2.1 (2012-11-09 14:11:30) stable Database drivers available: SQLite(sqlite2), SQLite(sqlite3), MySQL(pymysql), PostgreSQL(psycopg2), PostgreSQL(pg8000), IMAP(imaplib) starting single-scheduler for "akb"... INFO:web2py.scheduler:nothing to do INFO:web2py.scheduler:nothing to do Why does the scheduler not find my scheduled_tasks? Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --

