[web2py] Re: @reboot task started twice when a init simbolink link is present

2011-12-02 Thread dsanchez
Done. Ticket 548. Thanks On Dec 1, 5:49 am, Massimo Di Pierro wrote: > Please submit a ticket about this. Althought I am not sure how to fix > this because web2py will think you have two apps. > > On Nov 30, 4:54 am, dsanchez wrote: > > > > > > > > &g

[web2py] @reboot task started twice when a init simbolink link is present

2011-11-30 Thread dsanchez
Hello all I have the following crontab file: #crontab @reboot cht *applications/atvestpp/modules/SchedulerDownload.py In the applications folder, I have a simbolik link 'init' pointing to my application 'atvestpp'. When I started the web2py server, two instances of SchedulerDownload.py are start