[Odoo V8] - (uwsgi + nginx), cron jobs doesn't work, cron workers doesn't start
I'm trying to execute a task with cron jobs in Odoo v8, this works on windows Odoo, but in my Ubuntu isn't working anything i rewrite the _acquire_job from ir_cron.py putting a logger, but no-message are printed. So i assume uwsgi application can't spawn cron workers or maybe nginx.