Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
13049 Visualizzazioni

I have 2 instances run the same odoo server for load balancing and high availability but the problem both run the same  cron job twice so is there any way to stop the corn jobs from the conf file I tried max_cron_threads = 0 but it still works, any suggestions 

Avatar
Abbandona
Risposta migliore

you can stop cron jobs on instance using this command below:

/etc/init.d/cron stop

show cron job command:
crontab -e
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
gen 18
9900
2
apr 25
2606
5
mar 25
18994
1
giu 24
1865
1
mag 24
2512