I install all by script -  
https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu-focal.sh

And add line in /etc/uwsgi/web2py.ini for run web2py CRON:
*unique-cron = -1 -1 -1 -1 -1  python3 /home/www-data/web2py/web2py.py -C 
>> /home/www-data/web2py/cron.output 2>&1*

But all sysout - print(...) and errors - can not see any where ((

cron.output - only start web2py messages ((

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/025e6881-0ec7-48a2-a75e-fe125dfa7c2bn%40googlegroups.com.

Reply via email to