İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
13230 Görünümler

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
Vazgeç
En İyi Yanıt

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

/etc/init.d/cron stop

show cron job command:
crontab -e
Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Oca 18
9998
2
Nis 25
4214
5
Mar 25
19393
1
Haz 24
1982
1
May 24
2687