コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
13081 ビュー

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 

アバター
破棄
最善の回答

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

/etc/init.d/cron stop

show cron job command:
crontab -e
アバター
破棄
関連投稿 返信 ビュー 活動
2
1月 18
9929
2
4月 25
2841
5
3月 25
19085
1
6月 24
1886
1
5月 24
2553