see output of: python web2py.py -h
for the option to disable cron On Thu, Sep 10, 2009 at 7:14 PM, Richard <richar...@gmail.com> wrote: > > hi, > > I have a backend job that I run periodically with: > > python -u web2py.py --import_models --no-cron --shell=test > --run=applications/test/modules/backend.py > > > As you can see I am specifying no cron, but every so often I get this > error: > WARNING:root:alreadyrunning > WARNING:root:WEB2PY CRON: Stale cron.master detected > ERROR:root:WEB2PY CRON: Cron fail, reason: [Errno 2] No such file or > directory: '/home/web2py/applications/admin/cron/cron.running' > > > Do you have an idea what is going on? > And is there a way to completely disable cron? > > Richard > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---