Hello, I have a similar problem with the crontab. Did you solve your problem ? I'm interested in the solution. Kind regards.
Denis On 12 août, 17:20, npye <[email protected]> wrote: > Hello, > > I'm having a problem with cron ... I have a cron task ( runs a script > to update the DB ) defined in the applicationscrontab. > The script has been tested and works ... external from web2py on the > command line. > > I get this error on the web2py console. > > WARNING:root:WEB2PY CRON Call returned code 1: No error message > available > > my environment is as follows :- > web2py Version 1.65.11 > Debian Linux 5.0 > python 2.5.2 > > mycrontabfor the application is as follows :- > > */30 * * * * root python /home/web2py/applications/weather/static/ > getweather.py > > Any pointers would be of great help. > > Thanks > > Kind Regards > > Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

