Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
13027 Tampilan

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
Buang
Jawaban Terbai

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

/etc/init.d/cron stop

show cron job command:
crontab -e
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jan 18
9845
2
Apr 25
2458
5
Mar 25
18941
1
Jun 24
1836
1
Mei 24
2449