Thanks sir, it's working now.

On Dec 29, 10:57 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> 0-59/1 * * * * user *default/index
>
> On Dec 29, 11:55 am, vvk <varunk.ap...@gmail.com> wrote:
>
> > Hi,
> > I'm getting an error for putting cron in default welcome application
> > which came with web2py 1.74.4 src code
>
> > I edited crontab file in welcome application as:
> > 0-59/1 * * * * *default/index
>
> > Error:
>
> > WARNING:root:WEB2PY CRON: exception: list index out of range
> > WARNING:root:Traceback (most recent call last):
> >   File "/Users/varun/Downloads/web2py/gluon/contrib/cron.py", line
> > 293, in crondance
> >     task = parsecronline(cline)
> >   File "/Users/varun/Downloads/web2py/gluon/contrib/cron.py", line
> > 230, in parsecronline
> >     task['cmd'] = params[6].strip()
> > IndexError: list index out of range
>
> > WARNING:root:WEB2PY CRON: exception: list index out of range
>
> > Any help would be greatly appreciated.

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@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.


Reply via email to