http://127.0.0.1:8000/myapp/default/limpiar_eventos work fine in cherokee web server, and crontab work fine in web2py´s server but not in cherokee web server.
On 13 mayo, 10:08, pbreit <pbreitenb...@gmail.com> wrote: > Do you have those spaces in there? The cron line should be: > > 55 07 * * * root *default/limpiar_eventos > > Are you able to run the function in your browser? > > http://127.0.0.1:8000/myapp/default/limpiar_eventos