Hello, I'm having a problem with cron ... I have a cron task ( runs a script to update the DB ) defined in the applications crontab. 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 my crontab for 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 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 -~----------~----~----~----~------~----~------~--~---