Hi,

I tried starting the python scheduler (web2py) via uwsgi like this -
smart-attach-daemon = /opt/python/bin/python  /var/www/web2py/web2py.py
-K everest
The scheduler did start, but I have entries like this in the uwsgi log -

[uwsgi-daemons] spawning " /var/www/web2py/web2py.py   -K everest" (uid:
499 gid: 499)
Thu Feb  6 23:21:46 2014 - [uwsgi-daemons] " /var/www/web2py/web2py.py   -K
everest" (pid: 21570) *did not daemoniz*e !!!

The "did not daemonize" keeps getting printed over and over. If I stop
uwsgi, the scheduler does not stop. I have to kill it.

How can I fix these 2 issues?

Regards,
Jayadevan
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to