跳至内容
菜单
此问题已终结
1 回复
13020 查看

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
9831
2
4月 25
2422
5
3月 25
18913
1
6月 24
1819
1
5月 24
2440