Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
13295 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
10039
2
apr 25
4484
5
mar 25
19527
1
giu 24
2045
1
mag 24
2744